Skip to content

Bump aquasecurity/trivy-action from 0.30.0 to 0.35.0 in /.github/workflows in the github_actions group across 1 directory - #17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/github_actions-34786f325a
Closed

Bump aquasecurity/trivy-action from 0.30.0 to 0.35.0 in /.github/workflows in the github_actions group across 1 directory#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/github_actions-34786f325a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the github_actions group with 1 update in the /.github/workflows directory: aquasecurity/trivy-action.

Updates aquasecurity/trivy-action from 0.30.0 to 0.35.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

Release: 0.35.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.34.2...0.35.0

Release: v0.35.0

This release is a duplicate of 0.35.0 which was not compromised.

As part of our response to the recent supply chain attack, we have migrated all tags to use the v prefix (e.g., v0.35.0 instead of 0.35.0). Going forward, all new releases will use the v prefix convention.

We have intentionally kept the 0.35.0 tag intact to avoid breaking existing workflows that depend on it.

If you are currently using 0.35.0, your workflows are safe — no action is required.

Release: v0.34.0

Full Changelog: aquasecurity/trivy-action@v0.33.1...v0.34.0

Release: v0.33.1

What's Changed

Full Changelog: aquasecurity/trivy-action@v0.33.0...v0.33.1

Release: v0.33.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@v0.32.0...v0.33.0

Release: v0.32.0

What's Changed

Full Changelog: aquasecurity/trivy-action@v0.31.0...v0.32.0

Release: v0.31.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the github_actions group with 1 update in the /.github/workflows directory: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `aquasecurity/trivy-action` from 0.30.0 to 0.35.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.30.0...0.35.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.35.0
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like aquasecurity/trivy-action is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 25, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/github_actions-34786f325a branch March 25, 2026 11:01
dvcdsys added a commit that referenced this pull request May 14, 2026
After the workspace_repos → git_repos + workspace_projects split
(763154a), the CLI client still targeted /api/v1/workspaces/{id}/repos
— deleted. Three commands (`cix ws list -v`, `cix ws <name> list`,
`cix ws <name>` describe) returned 404 or silently lost data.

- Replace WorkspaceRepo + ListWorkspaceRepos with WorkspaceProject +
  ListWorkspaceProjects against the new endpoint.
- Update three call sites in cli/cmd/workspace.go to use the new
  payload shape (project_path / status / path_hash instead of
  github_url / branch / id).
- New cli/cmd/workspace_test.go covers status badge formatting,
  empty-list rendering, and case-insensitive name resolution.

Resolves Fix #1 + #17 in docs/code-review-workspaces-link-local-projects.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
dvcdsys added a commit that referenced this pull request May 14, 2026
After the workspace_repos → git_repos + workspace_projects split
(763154a), the CLI client still targeted /api/v1/workspaces/{id}/repos
— deleted. Three commands (`cix ws list -v`, `cix ws <name> list`,
`cix ws <name>` describe) returned 404 or silently lost data.

- Replace WorkspaceRepo + ListWorkspaceRepos with WorkspaceProject +
  ListWorkspaceProjects against the new endpoint.
- Update three call sites in cli/cmd/workspace.go to use the new
  payload shape (project_path / status / path_hash instead of
  github_url / branch / id).
- New cli/cmd/workspace_test.go covers status badge formatting,
  empty-list rendering, and case-insensitive name resolution.

Resolves Fix #1 + #17 in docs/code-review-workspaces-link-local-projects.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants