From e7864b00c8ae444b0fe81d19c7ad92979f1c2d66 Mon Sep 17 00:00:00 2001 From: playground-security-bot Date: Tue, 25 Aug 2026 02:26:57 +0000 Subject: [PATCH] security: scan results for PR #13 --- .../findings/pr-13/1787624817.json | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 security-analysis/findings/pr-13/1787624817.json diff --git a/security-analysis/findings/pr-13/1787624817.json b/security-analysis/findings/pr-13/1787624817.json new file mode 100644 index 0000000..86efdcb --- /dev/null +++ b/security-analysis/findings/pr-13/1787624817.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:26:57Z", + "pr_number": 13, + "commit_sha": "0a7736e8a5156e6d59bdea10b0501bb4e194e983" + }, + { + "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:26:57Z", + "pr_number": 13, + "commit_sha": "0a7736e8a5156e6d59bdea10b0501bb4e194e983" + }, + { + "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:26:57Z", + "pr_number": 13, + "commit_sha": "0a7736e8a5156e6d59bdea10b0501bb4e194e983" + } +] \ No newline at end of file