id stringlengths 15 114 | source stringclasses 2
values | prompt stringlengths 1.03k 4.91k | response stringlengths 472 709 | meta stringlengths 186 557 |
|---|---|---|---|---|
thecodersroom__the-button-that-does-nothing | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo thecodersroom/the-button-that-does-nothing, Semgrep findings changed from 16 to 16 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 11 WARNING-level and 5 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings.... | {"type": "repo", "repo": "thecodersroom/the-button-that-does-nothing", "stars": 21, "created_at": "2025-10-06T18:39:22Z", "topics": ["css", "hacktoberfest", "hacktoberfest-accepted", "html", "javascript"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a08-2025", "a09-2025"]} |
dtinth__morse-rhythm | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo dtinth/morse-rhythm, Semgrep findings changed from 60 to 60 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 60 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: n... | {"type": "repo", "repo": "dtinth/morse-rhythm", "stars": 32, "created_at": "2025-10-10T17:30:07Z", "topics": ["hacktoberfest"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
K-dash__nblm-rs | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo K-dash/nblm-rs, Semgrep findings changed from 96 to 96 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 94 WARNING-level and 2 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: none. ... | {"type": "repo", "repo": "K-dash/nblm-rs", "stars": 51, "created_at": "2025-10-19T04:37:37Z", "topics": ["api-client", "cli", "gemini", "google-cloud", "hacktoberfest", "notebooklm", "python", "rust"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a04-2025"]} |
microsoft__aspire.dev__src_frontend_src_pages_1ds.js__L57-57__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a08-dynamic-code-eval' with severity ERROR. Software/Data Integrity Failure: dynamic code evaluation (eval/exec/Function) can lead to remote code execution if inputs are not strictly controlled.
This relates to A08:2025 - Software or Data Integrity... | {"type": "snippet", "repo": "microsoft/aspire.dev", "path_raw": "hf_repos_test/microsoft__aspire.dev/src/frontend/src/pages/1ds.js", "path": "src/frontend/src/pages/1ds.js", "start_line": 57, "end_line": 57, "rule_id": "owasp-a08-dynamic-code-eval", "severity": "ERROR", "owasp": ["A08:2025 - Software or Data Integrity ... |
go-co-op__gocron-ui__examples_getting_started_README.md__L242-242__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "go-co-op/gocron-ui", "path_raw": "hf_repos_test/go-co-op__gocron-ui/examples/getting_started/README.md", "path": "examples/getting_started/README.md", "start_line": 242, "end_line": 242, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Softwa... |
acesdit__ProjectHive | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo acesdit/ProjectHive, Semgrep findings changed from 9197 to 9197 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 8904 WARNING-level and 292 ERROR-level findings. This repository is currently flagged as a **high-risk** repo in the latest Semgrep scan due to a large number of ERROR-... | {"type": "repo", "repo": "acesdit/ProjectHive", "stars": 27, "created_at": "2025-10-17T12:24:22Z", "topics": ["hacktoberfest", "hacktoberfest2025", "hactoberfest-accepted", "hactoberfest2025-accepted"], "flag_status": "high", "semantic_owasp_tags": ["a03-2025", "a10-2025", "a08-2025", "a02-2025", "a09-2025", "a01-2025"... |
CuriousLearner__django-keel | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo CuriousLearner/django-keel, Semgrep findings changed from 88 to 88 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 88 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decre... | {"type": "repo", "repo": "CuriousLearner/django-keel", "stars": 311, "created_at": "2025-10-09T01:30:13Z", "topics": ["ansible", "celery", "copier", "django", "django-template", "hacktoberfest", "hacktoberfest2025", "htmx", "keel", "kubernetes", "nextjs", "template", "temporal", "uv"], "flag_status": "flagged", "semant... |
AbhishekChamp879__Mind_Care | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo AbhishekChamp879/Mind_Care, Semgrep findings changed from 305 to 305 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 303 WARNING-level and 2 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP de... | {"type": "repo", "repo": "AbhishekChamp879/Mind_Care", "stars": 27, "created_at": "2025-10-02T07:27:19Z", "topics": ["hacktoberfest", "hacktoberfest2025", "hacktoberfest2025-accepted", "hacktoberfest2025-active", "hacktoberfest2025-approved"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a01-2025", "a... |
microsoft__aspire.dev | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo microsoft/aspire.dev, Semgrep findings changed from 803 to 803 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 799 WARNING-level and 4 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decrease... | {"type": "repo", "repo": "microsoft/aspire.dev", "stars": 50, "created_at": "2025-10-28T20:00:24Z", "topics": ["aspire", "aspire-dashboard", "cli", "cloud-native", "csharp", "distributed", "hacktoberfest", "javascript", "polyglot", "python", "toolkit"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a04... |
The-DevOps-Daily__terraform-provider-validatefx | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo The-DevOps-Daily/terraform-provider-validatefx, Semgrep findings changed from 198 to 198 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 198 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security fi... | {"type": "repo", "repo": "The-DevOps-Daily/terraform-provider-validatefx", "stars": 21, "created_at": "2025-10-09T17:52:38Z", "topics": ["devops", "go", "golang", "hacktoberfest", "terraform"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a01-2025"]} |
CuriousLearner__django-keel__template_docs_index.md.jinja__L187-187__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "CuriousLearner/django-keel", "path_raw": "hf_repos_test/CuriousLearner__django-keel/template/docs/index.md.jinja", "path": "template/docs/index.md.jinja", "start_line": 187, "end_line": 187, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - So... |
pixel-museum__css-art-museum__server_setup.md__L49-49__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "pixel-museum/css-art-museum", "path_raw": "hf_repos_test/pixel-museum__css-art-museum/server/setup.md", "path": "server/setup.md", "start_line": 49, "end_line": 49, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failur... |
go-co-op__gocron-ui | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo go-co-op/gocron-ui, Semgrep findings changed from 27 to 27 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 27 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: no... | {"type": "repo", "repo": "go-co-op/gocron-ui", "stars": 28, "created_at": "2025-10-06T20:43:56Z", "topics": ["hacktoberfest"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
Lamatic__AgentKit | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo Lamatic/AgentKit, Semgrep findings changed from 376 to 376 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 370 WARNING-level and 6 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: n... | {"type": "repo", "repo": "Lamatic/AgentKit", "stars": 25, "created_at": "2025-10-01T07:17:52Z", "topics": ["agents", "ai", "good-first-issue", "hacktoberfest", "nocode", "nocode4prod"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a08-2025"]} |
pixel-museum__css-art-museum | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo pixel-museum/css-art-museum, Semgrep findings changed from 89 to 89 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 85 WARNING-level and 4 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decr... | {"type": "repo", "repo": "pixel-museum/css-art-museum", "stars": 40, "created_at": "2025-10-02T04:23:22Z", "topics": ["art", "css3", "frontend", "hacktoberfest", "html5", "javascript"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a08-2025", "a02-2025"]} |
TinyActive__nginx-love | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo TinyActive/nginx-love, Semgrep findings changed from 616 to 616 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 594 WARNING-level and 22 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decrea... | {"type": "repo", "repo": "TinyActive/nginx-love", "stars": 279, "created_at": "2025-10-02T05:15:15Z", "topics": ["hacktoberfest", "high-performance", "loadbalancer", "nginx", "nginx-reverse-proxy", "nginx-reverse-proxy-manager", "self-hosted", "waf", "web-application-firewall"], "flag_status": "flagged", "semantic_owas... |
alam00000__bentopdf | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo alam00000/bentopdf, Semgrep findings changed from 762 to 762 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 548 WARNING-level and 214 ERROR-level findings. This repository is currently flagged as a **high-risk** repo in the latest Semgrep scan due to a large number of ERROR-leve... | {"type": "repo", "repo": "alam00000/bentopdf", "stars": 4723, "created_at": "2025-10-12T13:30:08Z", "topics": ["bentopdf", "hacktoberfest", "hacktoberfest-accepted", "javascript", "jpgtopdf", "pdf", "pdf-converter", "pdf-document", "pdf-document-processor", "pdf-generation", "pdf-viewer", "pdffiller", "privacy", "toolk... |
php-testo__testo | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo php-testo/testo, Semgrep findings changed from 4 to 4 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 4 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: none. To... | {"type": "repo", "repo": "php-testo/testo", "stars": 51, "created_at": "2025-10-12T13:05:57Z", "topics": ["hacktoberfest"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
CelaDaniel__free-ai-resources-x__README.md__L176-176__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "CelaDaniel/free-ai-resources-x", "path_raw": "hf_repos_test/CelaDaniel__free-ai-resources-x/README.md", "path": "README.md", "start_line": 176, "end_line": 176, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"]... |
TinyActive__nginx-love__scripts_update.sh__L282-282__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "TinyActive/nginx-love", "path_raw": "hf_repos_test/TinyActive__nginx-love/scripts/update.sh", "path": "scripts/update.sh", "start_line": 282, "end_line": 282, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], ... |
GalsenDev221__map | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo GalsenDev221/map, Semgrep findings changed from 216 to 216 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 216 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: n... | {"type": "repo", "repo": "GalsenDev221/map", "stars": 27, "created_at": "2025-10-19T16:14:53Z", "topics": ["galsen-dev", "hacktoberfest"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
SashankBhamidi__git-gang | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo SashankBhamidi/git-gang, Semgrep findings changed from 7 to 7 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 7 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases: ... | {"type": "repo", "repo": "SashankBhamidi/git-gang", "stars": 83, "created_at": "2025-10-04T16:23:49Z", "topics": ["beginner-friendly", "community", "contributors", "first-timers", "github-actions", "good-first-issue", "hacktoberfest", "open-source", "worldwide"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2... |
nicofretti__DataGenFlow__llm_state-project.md__L570-570__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "nicofretti/DataGenFlow", "path_raw": "hf_repos_test/nicofretti__DataGenFlow/llm/state-project.md", "path": "llm/state-project.md", "start_line": 570, "end_line": 570, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Fail... |
noodles-sed__Simple-DSA__javascript_3sum.js__L1-1__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a08-dynamic-code-eval' with severity ERROR. Software/Data Integrity Failure: dynamic code evaluation (eval/exec/Function) can lead to remote code execution if inputs are not strictly controlled.
This relates to A08:2025 - Software or Data Integrity... | {"type": "snippet", "repo": "noodles-sed/Simple-DSA", "path_raw": "hf_repos_test/noodles-sed__Simple-DSA/javascript/3sum.js", "path": "javascript/3sum.js", "start_line": 1, "end_line": 1, "rule_id": "owasp-a08-dynamic-code-eval", "severity": "ERROR", "owasp": ["A08:2025 - Software or Data Integrity Failures"], "owasp_t... |
SashankBhamidi__git-gang__LICENSE__L21-21__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "SashankBhamidi/git-gang", "path_raw": "hf_repos_test/SashankBhamidi__git-gang/LICENSE", "path": "LICENSE", "start_line": 21, "end_line": 21, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], "owasp_tags": ["a0... |
thecodersroom__the-button-that-does-nothing__js_script.js__L2081-2081__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a08-dynamic-code-eval' with severity ERROR. Software/Data Integrity Failure: dynamic code evaluation (eval/exec/Function) can lead to remote code execution if inputs are not strictly controlled.
This relates to A08:2025 - Software or Data Integrity... | {"type": "snippet", "repo": "thecodersroom/the-button-that-does-nothing", "path_raw": "hf_repos_test/thecodersroom__the-button-that-does-nothing/js/script.js", "path": "js/script.js", "start_line": 2081, "end_line": 2081, "rule_id": "owasp-a08-dynamic-code-eval", "severity": "ERROR", "owasp": ["A08:2025 - Software or D... |
abr4xas__cache-ui-laravel__.gitignore__L9-9__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "abr4xas/cache-ui-laravel", "path_raw": "hf_repos_test/abr4xas__cache-ui-laravel/.gitignore", "path": ".gitignore", "start_line": 9, "end_line": 9, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], "owasp_tags"... |
arya2004__beginner-python-mini-projects-hacktoberfest-2025 | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo arya2004/beginner-python-mini-projects-hacktoberfest-2025, Semgrep findings changed from 6175 to 6175 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 6158 WARNING-level and 17 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has act... | {"type": "repo", "repo": "arya2004/beginner-python-mini-projects-hacktoberfest-2025", "stars": 19, "created_at": "2025-10-02T18:37:21Z", "topics": ["begineer", "good-first-issue", "hacktoberfest", "hacktoberfest-accepted", "hacktoberfest-starter", "hacktoberfest2025", "python"], "flag_status": "flagged", "semantic_owas... |
arya2004__leetcode-daily-october-hacktoberfest-2025__solutions_day24_cpp_solution.cpp__L63-63__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a04-insecure-crypto-algorithms' with severity ERROR. Cryptographic Failure: use of insecure or deprecated cryptographic algorithms (MD5, SHA1, DES, RC4, ECB mode, etc.). Use modern algorithms (e.g. SHA-256, AES-GCM) and follow current best practices... | {"type": "snippet", "repo": "arya2004/leetcode-daily-october-hacktoberfest-2025", "path_raw": "hf_repos_test/arya2004__leetcode-daily-october-hacktoberfest-2025/solutions/day24/cpp_solution.cpp", "path": "solutions/day24/cpp_solution.cpp", "start_line": 63, "end_line": 63, "rule_id": "owasp-a04-insecure-crypto-algorith... |
rexdivakar__HippocampAI__web_chat.py__L365-368__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a02-debug-mode-enabled' with severity ERROR. Security Misconfiguration: debug or development mode appears to be enabled. Disable debug for production deployments.
This relates to A02:2025 - Security Misconfiguration. This finding is still present i... | {"type": "snippet", "repo": "rexdivakar/HippocampAI", "path_raw": "hf_repos_test/rexdivakar__HippocampAI/web_chat.py", "path": "web_chat.py", "start_line": 365, "end_line": 368, "rule_id": "owasp-a02-debug-mode-enabled", "severity": "ERROR", "owasp": ["A02:2025 - Security Misconfiguration"], "owasp_tags": ["a02-2025"],... |
GalsenDev221__map__package.json__L13-25__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-npm-dependency' with severity WARNING. Software Supply Chain: dependency in package.json appears to use an unpinned or overly broad version (latest, wildcard, or caret range).
This relates to A03:2025 - Software Supply Chain Failures. ... | {"type": "snippet", "repo": "GalsenDev221/map", "path_raw": "hf_repos_test/GalsenDev221__map/package.json", "path": "package.json", "start_line": 13, "end_line": 25, "rule_id": "owasp-a03-unpinned-npm-dependency", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], "owasp_tags": ["a03-2025"],... |
2MJ-DEV__BuyMeACoffee-Africa__package.json__L12-31__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-npm-dependency' with severity WARNING. Software Supply Chain: dependency in package.json appears to use an unpinned or overly broad version (latest, wildcard, or caret range).
This relates to A03:2025 - Software Supply Chain Failures. ... | {"type": "snippet", "repo": "2MJ-DEV/BuyMeACoffee-Africa", "path_raw": "hf_repos_test/2MJ-DEV__BuyMeACoffee-Africa/package.json", "path": "package.json", "start_line": 12, "end_line": 31, "rule_id": "owasp-a03-unpinned-npm-dependency", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], "owas... |
2MJ-DEV__BuyMeACoffee-Africa | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo 2MJ-DEV/BuyMeACoffee-Africa, Semgrep findings changed from 105 to 105 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 105 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP d... | {"type": "repo", "repo": "2MJ-DEV/BuyMeACoffee-Africa", "stars": 16, "created_at": "2025-10-23T07:36:48Z", "topics": ["hacktoberfest", "hacktoberfest-accepted", "hacktoberfest-approved", "hacktoberfest2025", "hacktoberfest2025-accepted", "i18n-react", "javascript", "react-dom-router", "react-router", "reatjs", "tailwin... |
Kritikaadhikarii__Hactoberfest2025 | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo Kritikaadhikarii/Hactoberfest2025, Semgrep findings changed from 1914 to 1914 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 1909 WARNING-level and 5 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. To... | {"type": "repo", "repo": "Kritikaadhikarii/Hactoberfest2025", "stars": 55, "created_at": "2025-10-03T16:39:59Z", "topics": ["hackober-fest", "hacktoberfest", "hacktoberfest-2025", "hacktoberfest-accepted", "hacktoberfest2025", "hacktoberfest2025-active", "hacktoberfest2025-approved", "hacktoberfest2025repo"], "flag_sta... |
abr4xas__cache-ui-laravel | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo abr4xas/cache-ui-laravel, Semgrep findings changed from 1 to 1 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 1 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases:... | {"type": "repo", "repo": "abr4xas/cache-ui-laravel", "stars": 72, "created_at": "2025-10-01T22:27:56Z", "topics": ["hacktoberfest", "hacktoberfest-accepted"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
dtinth__morse-rhythm__src_levels.ts__L108-108__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "dtinth/morse-rhythm", "path_raw": "hf_repos_test/dtinth__morse-rhythm/src/levels.ts", "path": "src/levels.ts", "start_line": 108, "end_line": 108, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply Chain Failures"], "owasp_tags"... |
vahiiiid__go-rest-api-boilerplate__scripts_quick-start.sh__L136-136__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "vahiiiid/go-rest-api-boilerplate", "path_raw": "hf_repos_test/vahiiiid__go-rest-api-boilerplate/scripts/quick-start.sh", "path": "scripts/quick-start.sh", "start_line": 136, "end_line": 136, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - So... |
acesdit__ProjectHive__scripts_updateLeaderboard.js__L406-406__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "acesdit/ProjectHive", "path_raw": "hf_repos_test/acesdit__ProjectHive/scripts/updateLeaderboard.js", "path": "scripts/updateLeaderboard.js", "start_line": 406, "end_line": 406, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply ... |
AbhishekChamp879__Mind_Care__mind_care_frontend_src_utils_accessibility.ts__L179-179__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a08-dynamic-code-eval' with severity ERROR. Software/Data Integrity Failure: dynamic code evaluation (eval/exec/Function) can lead to remote code execution if inputs are not strictly controlled.
This relates to A08:2025 - Software or Data Integrity... | {"type": "snippet", "repo": "AbhishekChamp879/Mind_Care", "path_raw": "hf_repos_test/AbhishekChamp879__Mind_Care/mind_care_frontend/src/utils/accessibility.ts", "path": "mind_care_frontend/src/utils/accessibility.ts", "start_line": 179, "end_line": 179, "rule_id": "owasp-a08-dynamic-code-eval", "severity": "ERROR", "ow... |
noodles-sed__Simple-DSA | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo noodles-sed/Simple-DSA, Semgrep findings changed from 133 to 133 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 128 WARNING-level and 5 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decrea... | {"type": "repo", "repo": "noodles-sed/Simple-DSA", "stars": 43, "created_at": "2025-10-04T00:39:51Z", "topics": ["hacktoberfest", "hacktoberfest-accepted", "hacktoberfest-starter", "hactoberfest2025"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a04-2025", "a08-2025", "a10-2025"]} |
jamenamcinteer__react-native-vision-camera-ocr-plus | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo jamenamcinteer/react-native-vision-camera-ocr-plus, Semgrep findings changed from 55 to 55 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 54 WARNING-level and 1 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security f... | {"type": "repo", "repo": "jamenamcinteer/react-native-vision-camera-ocr-plus", "stars": 15, "created_at": "2025-10-03T15:27:01Z", "topics": ["hacktoberfest"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a08-2025"]} |
Kritikaadhikarii__Hactoberfest2025__todo list_app.js__L8-8__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a08-dynamic-code-eval' with severity ERROR. Software/Data Integrity Failure: dynamic code evaluation (eval/exec/Function) can lead to remote code execution if inputs are not strictly controlled.
This relates to A08:2025 - Software or Data Integrity... | {"type": "snippet", "repo": "Kritikaadhikarii/Hactoberfest2025", "path_raw": "hf_repos_test/Kritikaadhikarii__Hactoberfest2025/todo list/app.js", "path": "todo list/app.js", "start_line": 8, "end_line": 8, "rule_id": "owasp-a08-dynamic-code-eval", "severity": "ERROR", "owasp": ["A08:2025 - Software or Data Integrity Fa... |
Homies-Tech-Innovation__aethel__frontend_package.json__L12-23__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-npm-dependency' with severity WARNING. Software Supply Chain: dependency in package.json appears to use an unpinned or overly broad version (latest, wildcard, or caret range).
This relates to A03:2025 - Software Supply Chain Failures. ... | {"type": "snippet", "repo": "Homies-Tech-Innovation/aethel", "path_raw": "hf_repos_test/Homies-Tech-Innovation__aethel/frontend/package.json", "path": "frontend/package.json", "start_line": 12, "end_line": 23, "rule_id": "owasp-a03-unpinned-npm-dependency", "severity": "WARNING", "owasp": ["A03:2025 - Software Supply C... |
nicofretti__DataGenFlow | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo nicofretti/DataGenFlow, Semgrep findings changed from 93 to 93 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 85 WARNING-level and 8 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decreases... | {"type": "repo", "repo": "nicofretti/DataGenFlow", "stars": 21, "created_at": "2025-10-01T20:41:17Z", "topics": ["data", "data-generator", "dataset-validation", "datasets", "hacktoberfest", "syntetic-dataset"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025", "a10-2025", "a04-2025", "a09-2025"]} |
alam00000__bentopdf__src_types_coherentpdf.global.d.ts__L386-386__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a04-insecure-crypto-algorithms' with severity ERROR. Cryptographic Failure: use of insecure or deprecated cryptographic algorithms (MD5, SHA1, DES, RC4, ECB mode, etc.). Use modern algorithms (e.g. SHA-256, AES-GCM) and follow current best practices... | {"type": "snippet", "repo": "alam00000/bentopdf", "path_raw": "hf_repos_test/alam00000__bentopdf/src/types/coherentpdf.global.d.ts", "path": "src/types/coherentpdf.global.d.ts", "start_line": 386, "end_line": 386, "rule_id": "owasp-a04-insecure-crypto-algorithms", "severity": "ERROR", "owasp": ["A04:2025 - Cryptographi... |
vahiiiid__go-rest-api-boilerplate | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo vahiiiid/go-rest-api-boilerplate, Semgrep findings changed from 103 to 103 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 103 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OW... | {"type": "repo", "repo": "vahiiiid/go-rest-api-boilerplate", "stars": 29, "created_at": "2025-10-04T07:43:46Z", "topics": ["api", "api-documentation", "authentication", "backend", "boilerplate", "clean-architecture", "database", "docker", "docker-compose", "go", "golang", "gorm", "hacktoberfest", "jwt", "jwt-authentica... |
mrjones2014__codesettings.nvim | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo mrjones2014/codesettings.nvim, Semgrep findings changed from 181 to 181 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 181 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP... | {"type": "repo", "repo": "mrjones2014/codesettings.nvim", "stars": 26, "created_at": "2025-10-02T02:51:08Z", "topics": ["hacktoberfest", "lsp", "neovim-plugin", "nvim-lsp", "project-setting-file", "project-settings", "vscode-settings"], "flag_status": "flagged", "semantic_owasp_tags": ["a03-2025"]} |
mrjones2014__codesettings.nvim__lua_codesettings_util.lua__L429-429__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "mrjones2014/codesettings.nvim", "path_raw": "hf_repos_test/mrjones2014__codesettings.nvim/lua/codesettings/util.lua", "path": "lua/codesettings/util.lua", "start_line": 429, "end_line": 429, "rule_id": "owasp-a03-unpinned-python-requirements", "severity": "WARNING", "owasp": ["A03:2025 - So... |
CelaDaniel__free-ai-resources-x | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo CelaDaniel/free-ai-resources-x, Semgrep findings changed from 9 to 9 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 9 WARNING-level and 0 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security findings. Top OWASP decr... | {"type": "repo", "repo": "CelaDaniel/free-ai-resources-x", "stars": 109, "created_at": "2025-10-17T17:37:17Z", "topics": ["ai", "artificial-intelligence", "artificial-neural-networks", "data", "data-science", "data-science-learning", "data-science-projects", "deep-learning", "deep-neural-networks", "hacktoberfest", "ha... |
arya2004__beginner-python-mini-projects-hacktoberfest-2025__src_vidhirohira-fruits-game_readme.md__L37-37__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-python-requirements' with severity WARNING. Software Supply Chain: unpinned Python dependency (no version specified). Pin dependencies to exact versions for reproducible builds and safer supply chain.
This relates to A03:2025 - Softwar... | {"type": "snippet", "repo": "arya2004/beginner-python-mini-projects-hacktoberfest-2025", "path_raw": "hf_repos_test/arya2004__beginner-python-mini-projects-hacktoberfest-2025/src/vidhirohira-fruits-game/readme.md", "path": "src/vidhirohira-fruits-game/readme.md", "start_line": 37, "end_line": 37, "rule_id": "owasp-a03-... |
arya2004__leetcode-daily-october-hacktoberfest-2025 | repo | You are a security-aware code assistant.
Instruction:
You are a security-aware code assistant. Given Semgrep summaries before and after Hacktoberfest, analyze whether the repository's security improved or regressed, and explicitly state whether the repository is flagged in the latest scan.
Semgrep repository summary ... | For repo arya2004/leetcode-daily-october-hacktoberfest-2025, Semgrep findings changed from 84 to 84 (Ξ +0). Overall security stayed roughly the same. In the latest scan there are 74 WARNING-level and 10 ERROR-level findings. This repository is **flagged in the latest Semgrep scan** because it still has active security ... | {"type": "repo", "repo": "arya2004/leetcode-daily-october-hacktoberfest-2025", "stars": 18, "created_at": "2025-10-01T09:23:20Z", "topics": ["cpp", "hacktoberfest", "hacktoberfest-accepted", "hacktoberfest-starter", "hacktoberfest2025", "java", "javascript", "leetcode", "leetcode-cpp", "leetcode-java", "leetcode-python... |
jamenamcinteer__react-native-vision-camera-ocr-plus__package.json__L74-98__present | snippet | You are a security-aware coding assistant.
Instruction:
You are a security-aware coding assistant. Given a code snippet (before/after) and associated Semgrep finding metadata, identify the security issue and explain why the original code is problematic. If the finding was fixed, describe how the changes make the code ... | The original snippet is insecure and is flagged by Semgrep rule 'owasp-a03-unpinned-npm-dependency' with severity WARNING. Software Supply Chain: dependency in package.json appears to use an unpinned or overly broad version (latest, wildcard, or caret range).
This relates to A03:2025 - Software Supply Chain Failures. ... | {"type": "snippet", "repo": "jamenamcinteer/react-native-vision-camera-ocr-plus", "path_raw": "hf_repos_test/jamenamcinteer__react-native-vision-camera-ocr-plus/package.json", "path": "package.json", "start_line": 74, "end_line": 98, "rule_id": "owasp-a03-unpinned-npm-dependency", "severity": "WARNING", "owasp": ["A03:... |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Durinn Hacktoberfest Retrospective Dataset
Author: Ryan Marinelli & Victor Strandmoe
Project: Durinn β Scaling Vibe Coding Auditing
Dataset Type: Security SFT (Supervised Fine-Tuning)
Sources: Scanning GitHub Hacktoberfest 2025
Format: HuggingFace DatasetDict with train and validation splits
π Overview
This dataset provides security-focused training data derived from analyzing Hacktoberfest 2025 GitHub repositories before and after the event using Semgrepβs OWASP Top 10 ruleset.
It contains two types of supervised fine-tuning (SFT) examples:
Repository-level summaries
High-level assessments of how a repoβs security posture changed between
before (Oct 1) and after (Nov 1) snapshots.Snippet-level findings
Per-finding examples showing:- Code before and after
- Git diff between snapshots
- Semgrep rule, severity, OWASP categories
- Whether the finding persisted or was fixed
These examples are formatted in instructionβresponse form for use in training
LLMs to:
- Detect insecure code
- Explain vulnerabilities
- Understand OWASP semantics
- Recognize fixes in Git diffs
- Generate more secure code patterns
This dataset powers Durinn, a pipeline for auditing "vibe code" with Semgrep + LLM security critics.
π Files Included
train/ and validation/
Both contain rows with:
| Field | Type | Description |
|---|---|---|
id |
string | Unique example ID |
source |
string | "repo" or "snippet" |
prompt |
string | The full instruction + context given to the model |
response |
string | The ideal model answer |
meta |
JSON | Structured metadata for downstream analysis |
π§ Dataset Schema
Each row follows this schema:
{
"id": "unique_example_id",
"source": "repo | snippet",
"prompt": "<instruction + context + code + diff>",
"response": "<model answer>",
"meta": {
"type": "repo|snippet",
"repo": "owner/name",
"path": "path/to/file" ,
"rule_id": "semgrep.rule.name",
"severity": "WARNING|ERROR",
"owasp": ["A03:2025 - ..."],
"status": "present|fixed"
}
}
ποΈ How the Data Was Generated
βοΈ 1. Repo Selection
We selected GitHub repos from hacktoberfest_repos_2025.csv, filtering the top N repositories by stars, creation date, and topical relevance.
βοΈ 2. Two Snapshots per Repo
- Before: last commit β€ 2025-10-01
- After: first commit β₯ 2025-11-01
βοΈ 3. Semgrep Scan (OWASP Top 10 Multilang)
Both snapshots were scanned using:
owasp-topten-multilang.yml
Findings include:
check_id- message & metadata
- OWASP mappings
- severity
- file, path, and code ranges
βοΈ 4. Per-Finding Code Extraction
Each finding includes:
- The affected code range (with Β±1 line context)
- Git diff between snapshots
- The finding's persistence/fix status
βοΈ 5. SFT Example Construction
We generated two aligned datasets:
π¦ Repo-level
Natural-language summary of security posture changes:
- Ξ total findings
- Ξ OWASP categories
- Ξ rule counts
- High-risk flags
- Explanation sentences
π© Snippet-level
Instructional examples showing:
- The insecure code
- The fixed code (if applicable)
- The diff
- Explanation of why the original pattern was insecure
π― Intended Use Cases
- Fine-tuning models to detect security vulnerabilities
- Teaching LLMs how OWASP categories map to real code patterns
- Training critics to judge code security (βfortificationβ)
- Building automated code remediation agents
- Benchmarking LLM-based static analysis
This dataset is optimized for:
- TRL SFTTrainer
- LoRA fine-tuning
- Reward modeling / preference learning
- Agent-based security critics (e.g., Durinn MCP)
β οΈ Limitations
- Not all repos contain fixes; some only regress.
- Semgrep rule coverage varies by language.
- OWASP category extraction depends on rule metadata correctness.
π License
This dataset includes:
- Small code excerpts from public GitHub repositories (fair use for research)
- Derived annotations and summaries
Contact for DMCA/removal requests.
π Acknowledgments
Special thanks to:
- Hacktoberfest maintainers
- Semgrep.io team
- Durinn Research Group
π Citation
@dataset{durinn_hacktoberfest_retrospective,
title={Durinn Hacktoberfest Retrospective},
author={Marinelli, Ryan},
year={2025},
publisher={HuggingFace Datasets},
howpublished={\url{https://huggingface.co/datasets/zrmarine/Durinn_Hacktoberfest_Retrospective}}
}
- Downloads last month
- 13