Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps aquasecurity/tfsec-sarif-action from 0.1.0 to 0.1.4.

Release notes

Sourced from aquasecurity/tfsec-sarif-action's releases.

v0.1.4

What's Changed

New Contributors

Full Changelog: aquasecurity/tfsec-sarif-action@v0.1.3...v0.1.4

v0.1.3

Fix the tfsec-version

Full Changelog: aquasecurity/tfsec-sarif-action@V0.1.2...v0.1.3

V0.1.2

What's Changed

New Contributors

Full Changelog: aquasecurity/tfsec-sarif-action@v0.1.1...V0.1.2

v0.1.1

What's Changed

New Contributors

Full Changelog: aquasecurity/tfsec-sarif-action@v0.1.0...v0.1.1

Commits
  • 21ded20 add git and hg to docker image (#33)
  • 8019886 Forcing wget to use IPv4 (#37)
  • 8356784 Fix conditional expression for setting TFSEC_VERSION (#36)
  • 9d5437d Replace deprecated set-output usage with environment file GITHUB_OUTPUT (...
  • 5d34a98 fix: handle tfsec version correctly
  • dc853b8 remove trailing slash for default behavior. (#29)
  • f991884 Set default value for TFSEC_VERSION (#28)
  • 017404f Fixing url typo breaking tfsec downloads (#22)
  • f91c59a Update workflow example in the README (#25)
  • 9b70386 Update README.md
  • Additional commits viewable in compare view

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 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)

Bumps [aquasecurity/tfsec-sarif-action](https://github.com/aquasecurity/tfsec-sarif-action) from 0.1.0 to 0.1.4.
- [Release notes](https://github.com/aquasecurity/tfsec-sarif-action/releases)
- [Commits](aquasecurity/tfsec-sarif-action@v0.1.0...v0.1.4)

---
updated-dependencies:
- dependency-name: aquasecurity/tfsec-sarif-action
  dependency-version: 0.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 22, 2025
@dependabot dependabot bot requested a review from CalinL as a code owner April 22, 2025 10:21
@github-actions
Copy link

github-actions bot commented Apr 22, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA c057366.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/aquasecurity/tfsec-sarif-action 0.1.4 🟢 4.3
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Code-Review🟢 8Found 17/21 approved changesets -- score normalized to 8
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/IACS-AquaSecurity-tfsec.yml


- name: Run tfsec
uses: aquasecurity/[email protected].0
uses: aquasecurity/[email protected].4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'IaC Scanning (Terraform) with Aqua Security tfsec' step
Uses Step
uses 'aquasecurity/tfsec-sarif-action' with ref 'v0.1.4', not a pinned commit hash
@CalinL CalinL merged commit 0f2c9ce into main Apr 24, 2025
26 checks passed
@CalinL CalinL deleted the dependabot/github_actions/aquasecurity/tfsec-sarif-action-0.1.4 branch April 24, 2025 14:44
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.

2 participants