diff --git a/file/keys/code-climate-token.yaml b/file/keys/code-climate-token.yaml index eeeba21c8e..d4bef62798 100644 --- a/file/keys/code-climate-token.yaml +++ b/file/keys/code-climate-token.yaml @@ -1,12 +1,17 @@ id: code-climate-token info: - name: Code Climate Token + name: Code Climate Token - Detect author: DhiyaneshDK severity: info + description: Code Climate token was detected. reference: - https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/codeclimate.yml - https://github.com/codeclimate/ruby-test-reporter/issues/34 + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N + cvss-score: 0.0 + cwe-id: CWE-200 metadata: verified: "true" tags: codeclimate,token,file @@ -19,4 +24,6 @@ file: - type: regex part: body regex: - - '(?i)codeclima.{0,50}\b([a-f0-9]{64})\b' \ No newline at end of file + - '(?i)codeclima.{0,50}\b([a-f0-9]{64})\b' + +# Enhanced by md on 2023/05/04