Conversation
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.33.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.20.0...0.33.1) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Rewrite initial_instructions.md with mandatory compliance language: - MANDATORY RULE #1-3 at the top enforcing CodeGraph-first approach - ALWAYS/NEVER lists with explicit violation warnings - Quick decision tree for tool selection - Anti-pattern examples labeled as VIOLATIONS - Context efficiency mathematics (7.8x more efficient) - Compliance checklist before using built-in tools - REQUIRED workflows for features, debugging, learning, refactoring Update prompt metadata with MANDATORY/REQUIRED language in title and description to emphasize non-negotiable nature. Agents reading this prompt will be strongly guided to use agentic_* tools before grep/read/find operations.
Updated initial_instructions.md to eliminate confusion about what CodeGraph analyzes. Previously, wording could be misinterpreted as "get information about CodeGraph" rather than "use CodeGraph to analyze your project." Changes: - Header (line 3): Added "CodeGraph analyzes the USER'S PROJECT in the current working directory" - Rule #1 (line 9): Changed "codebase exploration" to "analyze the user's project codebase" - Rule #2 (line 11): Changed "explore a codebase" to "explore the user's project" - Introduction (line 7): Added emphasis "analyze the user's working project codebase" and "code in the current working directory" - Decision tree (line 41): Changed "find code?" to "find code in the user's project?" - Decision tree (line 45): Changed "Use CodeGraph tool" to "Use CodeGraph to analyze the project" Impact: - Eliminates client confusion about CodeGraph's purpose - Makes it crystal clear CodeGraph analyzes YOUR code, not itself - Improves UX for MCP clients receiving automatic instructions - No functional changes, only clarity improvements Verified: - Build successful - Initialize response contains clarified text
Bumps aquasecurity/trivy-action from 0.20.0 to 0.33.1.
Release notes
Sourced from aquasecurity/trivy-action's releases.
... (truncated)
Commits
b6643a2Update setup-trivy action to version v0.2.4 (#486)f9424c1Merge pull request #481 from aquasecurity/bump-trivy-175589825185abccbdev: delete fanal.db before testsa169870ci: update golden files on Trivy bump71f6a8fdev: add update-golden goalbf330b1test: update golden files644762eMerge pull request #482 from aquasecurity/fix-gh-actionsf2e2851chore(ci): Add oras to correctly setup sync jobs636fd3cfix: update tests7c0244bchore(deps): Update trivy to v0.65.0You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)