Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps returntocorp/semgrep-action from ab158a4cb4dd2ec3f5e3b6a06b60c995c8e24675 to 1. This release includes the previously tagged commit.

Changelog

Sourced from returntocorp/semgrep-action's changelog.

Upcoming - Date

2022-04-26

Changed

  • Use semgrep 0.90.0

Fixed

  • Allow --config and --audit-on multiple times (#566)

2022-04-20

Changed

  • Use semgrep 0.89.0

  • The version of Git included in the Docker image has been bumped to 2.35.2; this means that the safe directory check added in response to CVE-2022-24765 now applies to scans done with semgrep-agent.

    If the directory you scan is owned by a different user than semgrep-agent runs with, you will need to run git config --global --add safe.directory /YOUR/REPO/PATH before scanning, see discussion on the release PR.

2022-03-24

Changed

  • Use semgrep 0.86.0
  • Move all functionality to semgrep ci and run that command

Deprecating

  • Deprecating semgrep-agent --audit-on: Instead of setting this flag, please use semgrep ci || true to ignore errors.
  • Deprecating INPUT_GENERATESARIF=1 semgrep-agent: Instead of setting this environment variable, please run semgrep --sarif --output semgrep.sarif.
  • For questions on updating usage of deprecated flags feel free to reach out to us on https://r2c.dev/slack

Removed

  • semgrep-agent --json: This flag will be consistent with Semgrep’s JSON format effective immediately. If you rely on the schema changes semgrep-agent introduced, please pin to returntocorp/semgrep-agent:legacy while you adapt to the Semgrep format.

2022-02-24

Changed

  • Use semgrep 0.81.0
Commits

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 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 [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from ab158a4cb4dd2ec3f5e3b6a06b60c995c8e24675 to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/returntocorp/semgrep-action/releases)
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](returntocorp/semgrep-action@ab158a4...2325d72)

---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
  dependency-type: direct:production
...

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 May 4, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jauderho jauderho merged commit 2dfebba into main May 4, 2022
@jauderho jauderho deleted the dependabot/github_actions/returntocorp/semgrep-action-2325d7286268fde4c2a56c9993d85e94f3ac9524 branch May 4, 2022 20:18
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