Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps aquasecurity/trivy-action from 0.20.0 to 0.33.1.

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.33.1

What's Changed

Full Changelog: aquasecurity/trivy-action@0.33.0...0.33.1

v0.33.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.32.0...0.33.0

v0.32.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0

v0.31.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.30.0...0.31.0

v0.30.0

What's Changed

... (truncated)

Commits
  • b6643a2 Update setup-trivy action to version v0.2.4 (#486)
  • f9424c1 Merge pull request #481 from aquasecurity/bump-trivy-1755898251
  • 85abccb dev: delete fanal.db before tests
  • a169870 ci: update golden files on Trivy bump
  • 71f6a8f dev: add update-golden goal
  • bf330b1 test: update golden files
  • 644762e Merge pull request #482 from aquasecurity/fix-gh-actions
  • f2e2851 chore(ci): Add oras to correctly setup sync jobs
  • 636fd3c fix: update tests
  • 7c0244b chore(deps): Update trivy to v0.65.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Assignees

The following users could not be added as assignees: maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: ci/cd, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-advanced-security
Copy link

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.

@Jakedismo Jakedismo merged commit 3002d05 into main Oct 20, 2025
17 of 31 checks passed
@Jakedismo Jakedismo deleted the dependabot/github_actions/aquasecurity/trivy-action-0.33.1 branch October 20, 2025 21:34
jruokola added a commit that referenced this pull request Nov 29, 2025
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.
jruokola added a commit that referenced this pull request Nov 29, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant