Closed harshad16 closed 2 years ago
Allow certain CVEs to be present in the application
Users of Thoth can now configure selectively which CVEs can be present in the application. It is possible to select which CVEs can be present in the application by enumerating them in the .thoth.yaml
configuration file in labels
section (comma separated listing):
labels:
allow-cve: PYSEC-2014-10,PYSEC-2014-22,PYSEC-2014-23
Another option is to pass labels configuration to Thamos CLI:
thamos advise --labels allow-cve=PYSEC-2014-10,PYSEC-2014-22,PYSEC-2014-23
First Thoth Adviser GitHub Action release
The Thoth Adviser GitHub Action is now available on the GitHub Marketplace.
The action now supports overlays for users to get advise on different runtime environments:
And allows to ignore CVE specified in input:
we have completed the release for v2022.06.20 :tada: :confetti_ball: :partying_face:
Project Thoth-station help site is up
Users can now use the project thoth-station help site https://thoth-station.ninja/help/, to get details on support, project thoth-station community structure, and metrics on the project.
Allow certain CVEs to be present in the application
Users of Thoth can now configure selectively which CVEs can be present in the application. It is possible to select which CVEs can be present in the application by enumerating them in the .thoth.yaml
configuration file in labels
section (comma separated listing):
labels:
allow-cve: PYSEC-2014-10,PYSEC-2014-22,PYSEC-2014-23
Another option is to pass labels configuration to Thamos CLI:
thamos advise --labels allow-cve=PYSEC-2014-10,PYSEC-2014-22,PYSEC-2014-23
First Thoth Adviser GitHub Action release
The Thoth Adviser GitHub Action is now available on the GitHub Marketplace.
The action now supports overlays for users to get advise on different runtime environments:
And allows to ignore CVE specified in input:
[x] adviser: v0.56.0
[x] prescriptions-refresh-job: v0.7.1
[x] kebechet: v1.10.0
Thanks for the amazing work everyone. :100:
Hello, Thoth-station!
This Issue would be used for the current sprint cycle production release. By the end of the sprint cycle, we will consolidate the information of thoth-station components features upgrade and fixes in this issue.
/kind documentation /area release-eng /triage accepted /priority important-soon