Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore(standards): synced file(s) with hallelx2/dev-standards #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
chore(standards): synced file(s) with hallelx2/dev-standards #5
Changes from all commits
1f80b731f5237a92573b6964a8183091d1966976a48fa6e491959fde92145a89c50322File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: hallelx2/vectorless-bench
Length of output: 293
🏁 Script executed:
Repository: hallelx2/vectorless-bench
Length of output: 3536
Add Dependabot updates for Python dependencies.
pyproject.tomldeclares Python dependencies, but.github/dependabot.ymlhas no matchingpipentry. Add a weeklypackage-ecosystem: pipentry fordirectory: "/"so Python dependency updates and CVEs are covered. Create a tracked Linear issue for this finding before merge.🧰 Tools
🪛 GitHub Check: Semgrep OSS
[warning] 19-24: Semgrep Finding: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown
This Dependabot configuration does not set a cooldown period. Newly published packages can be malicious or unstable. Add a
cooldownblock withdefault-days: 7to eachpackage-ecosystementry underupdatesto wait 7 days before proposing updates to newly published package versions. Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#cooldown[warning] 12-17: Semgrep Finding: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown
This Dependabot configuration does not set a cooldown period. Newly published packages can be malicious or unstable. Add a
cooldownblock withdefault-days: 7to eachpackage-ecosystementry underupdatesto wait 7 days before proposing updates to newly published package versions. Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#cooldown[warning] 6-10: Semgrep Finding: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown
This Dependabot configuration does not set a cooldown period. Newly published packages can be malicious or unstable. Add a
cooldownblock withdefault-days: 7to eachpackage-ecosystementry underupdatesto wait 7 days before proposing updates to newly published package versions. Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#cooldown🤖 Prompt for AI Agents
Source: Coding guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: hallelx2/vectorless-bench
Length of output: 297
🏁 Script executed:
Repository: hallelx2/vectorless-bench
Length of output: 2968
Pin the Semgrep container image by digest.
image: semgrep/semgrepis a mutable reference; update it through a controlled dependency-update process to keep Semgrep from rotating its registry tag without a repository review.Create a tracked Linear issue for this finding before merge.
🧰 Tools
🪛 zizmor (1.28.0)
[error] 33-33: unpinned image references (unpinned-images): container image is unpinned
(unpinned-images)
🤖 Prompt for AI Agents
Sources: Coding guidelines, Linters/SAST tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
Do not force security scans to succeed after findings.
|| trueand Trivy’s--exit-code 0make the workflow pass when scanners detect CVEs, SAST findings, or scanner errors. Semgrep uploads SARIF, but the other jobs only write findings to logs. Preserveif: always()for SARIF upload, but fail each job for its configured finding threshold.Create a tracked Linear issue for this finding before merge.
As per coding guidelines, errors must never be swallowed, and every new finding must become a tracked Linear issue.
Also applies to: 69-71, 103-105, 123-125, 135-135
🤖 Prompt for AI Agents
Source: Coding guidelines
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.