Trivy is [migrating to a new JSON schema](https://github.com/aquasecurity/trivy/discussions/1050). Artifact Hub stores the reports generated by Trivy in JSON format in the database, so we are migrating to the new format as well. Even though new security reports will use the new format, there might be reports stored in the database still using the previous format that may never be updated. The UI will know how to handle both, but users using the security report API endpoint need to be aware that they might receive any of them.
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
* fixes#535
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* add back header statements
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* use simple name
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* use v2
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* add required config and point to chart
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* Update .ct.yaml
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* fixing changes requested by @scottrigby
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* update deployment with default host expansion, ci override for name, and bump Chart.yaml
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* update deployment with default host expansion, ci override for name, and bump Chart.yaml
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* change chart name, and fix secretdata to match template
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* fix remaining hosts
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* fix backend copy
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* change chart name back to `artifact-hub`, and ran a quick trailing-whitespace / end-of-files lint on the repo
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* fix ci
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* Revert "change chart name back to `artifact-hub`, and ran a quick trailing-whitespace / end-of-files lint on the repo"
This reverts commit 09086f67
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* revert chart name change
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
* revert chart name change
Signed-off-by: Nicholas St. Germain <nick@cajun.pro>