Skip to content

Commit

Permalink
Add anchore-version to README
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Hill <[email protected]>
  • Loading branch information
zhill committed Dec 17, 2019
1 parent 84517cc commit 858e6c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ For an overview of policy format and the checks it can perform, see the [Anchore
| fail-build | Fail the build if policy evaluation returns a fail | | false |
| include-app-packages | Include application packages for vulnerability matches. Requires more vuln data and thus scan will be slower but better results | | false |
| custom-policy-path | A path to a policy json file for specifying a policy other than the default, which fails on >high vulnerabilities with fixes | | null |
| anchore-version | An optional parameter to specify a specific version of anchore to use for the scan. Default is the version locked to the scan-action release | false | v0.6.0 |


### Action Outputs

Expand Down

0 comments on commit 858e6c5

Please sign in to comment.