From dbb99999fc6d69860e7528986e6c125a22936588 Mon Sep 17 00:00:00 2001 From: playground-security-bot Date: Tue, 25 Aug 2026 02:02:57 +0000 Subject: [PATCH] security: scan results for PR #15 --- .../findings/pr-15/1787623377.json | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 security-analysis/findings/pr-15/1787623377.json diff --git a/security-analysis/findings/pr-15/1787623377.json b/security-analysis/findings/pr-15/1787623377.json new file mode 100644 index 0000000..e0ac30a --- /dev/null +++ b/security-analysis/findings/pr-15/1787623377.json @@ -0,0 +1,56 @@ +[ + { + "id": "gitleaks-3b95a2a7f9fe5e93847c5e0b4a407e5d8802b782:README.md:curl-auth-header:27", + "source": "gitleaks", + "category": "secret", + "severity": "high", + "confidence": 0.9, + "file": "README.md", + "line_start": 27, + "line_end": 27, + "title": "Potential secret: curl-auth-header", + "description": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.", + "rule_id": "curl-auth-header", + "cwe": "CWE-798", + "status": "OPEN", + "created_at": "2026-08-25T02:02:57Z", + "pr_number": 15, + "commit_sha": "3703c857ef48be666768d12f5e6e5b32d16038e0" + }, + { + "id": "gitleaks-3b95a2a7f9fe5e93847c5e0b4a407e5d8802b782:README.md:curl-auth-header:36", + "source": "gitleaks", + "category": "secret", + "severity": "high", + "confidence": 0.9, + "file": "README.md", + "line_start": 36, + "line_end": 36, + "title": "Potential secret: curl-auth-header", + "description": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.", + "rule_id": "curl-auth-header", + "cwe": "CWE-798", + "status": "OPEN", + "created_at": "2026-08-25T02:02:57Z", + "pr_number": 15, + "commit_sha": "3703c857ef48be666768d12f5e6e5b32d16038e0" + }, + { + "id": "gitleaks-3b95a2a7f9fe5e93847c5e0b4a407e5d8802b782:README.md:curl-auth-header:52", + "source": "gitleaks", + "category": "secret", + "severity": "high", + "confidence": 0.9, + "file": "README.md", + "line_start": 52, + "line_end": 52, + "title": "Potential secret: curl-auth-header", + "description": "Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.", + "rule_id": "curl-auth-header", + "cwe": "CWE-798", + "status": "OPEN", + "created_at": "2026-08-25T02:02:57Z", + "pr_number": 15, + "commit_sha": "3703c857ef48be666768d12f5e6e5b32d16038e0" + } +] \ No newline at end of file