anchore / ci-tools

Contains scripts for running anchore engine in CI pipelines
Apache License 2.0
34 stars 33 forks source link

API parameter should be policyId #33

Closed lhbotha closed 4 years ago

lhbotha commented 4 years ago

The Jenkins direct api example uses bundle_id, the correct parameter seems to be policyId.

https://github.com/anchore/ci-tools/blob/a6ea370be5a99f0899acd9039501f5b7218fd4e9/examples/jenkins/pipeline/direct_api/Jenkinsfile#L113