Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps aquasecurity/trivy-action from 0.9.1 to 0.9.2.

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.9.2

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.9.1...0.9.2

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

Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Mar 13, 2023
@DerekRoberts DerekRoberts merged commit c5756de into main Mar 13, 2023
@DerekRoberts DerekRoberts deleted the dependabot/github_actions/aquasecurity/trivy-action-0.9.2 branch March 13, 2023 19:58
DerekRoberts pushed a commit that referenced this pull request May 4, 2023
Update jacoco csv file location.

Closes issue #18
DerekRoberts pushed a commit that referenced this pull request May 4, 2023
DerekRoberts added a commit that referenced this pull request May 4, 2023
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
#5: Adapt Engine to run on Jenkins Cron
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* Adapt data sync engine to run on jenkins (#18)

#5: Adapt Engine to run on Jenkins Cron

* #19 Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21)

* #13 Include Badge for project Status (#24)

* Feature/27/marcio/jenkins convert to polaris (#28)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* Adapt data sync engine to run on jenkins (#18)

#5: Adapt Engine to run on Jenkins Cron

* #19 Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21)

* #13 Include Badge for project Status (#24)

* Feature/27/marcio/jenkins convert to polaris (#28)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.

* Feature/30/marcio/vault credentials to jenkins polaris (#31)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.

* #30 Testing Vault Access with Token

* #30 Vtoken credential as environment variable for all stages

* #30 Including requests in the libraries of project

* #30 passing environment arguments to container

* #30 removing JSON from requirements.txt

* #30 Handling env vars

* #30 Bringing secrets inside podman

* #30 Fixing arguments syntax

* #30 fixing typo

* #30 Using Podman polaris library to build container

* #30 removing script podman library exchanging to execute withcredentials

* #30 Fixing credentials getter

* #30 fixing env var names

* #30 fixing env var passthrough pod

* #30 Including Unit Test for env Variables

* #30 fixing identation

* #30 renaming env var

* #30 renaming env vars

* #30 renaming env jenkins vars

* #30 renaming variables

* #30 removing cred for simple vars

* #30 Quote env vars from jenkins

* #30 Verifying env vars

* #30 fixing env var

* #30 sync vars env

* #30 change env vars to bring req jenkins vars

* #30 Solve Boolean type mismatch

* #30 fixing library os environ access

* #30 fixing unit test function

* #30 vault token compliance unit test
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
Update jacoco csv file location.

Closes issue #18
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
DerekRoberts added a commit that referenced this pull request May 13, 2024
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
Update jacoco csv file location.

Closes issue #18
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts added a commit that referenced this pull request May 14, 2024
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
Update jacoco csv file location.

Closes issue #18
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts added a commit that referenced this pull request May 14, 2024
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
Update jacoco csv file location.

Closes issue #18
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts added a commit that referenced this pull request May 14, 2024
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant