2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Add provenance to releases and publish SBOMs (#7784)

* Add more names

* split build and publish

* add attestation and SBOM

* format file

* Add toplevel permissions

* fix missing path

* move provenance down

* fix release workflow

* simplify steps
This commit is contained in:
Matthias Mair
2024-08-02 02:54:19 +02:00
committed by GitHub
parent 2cb8f4128e
commit dcc351be11
2 changed files with 30 additions and 5 deletions

View File

@ -87,4 +87,4 @@ known_django="django"
sections=["FUTURE","STDLIB","DJANGO","THIRDPARTY","FIRSTPARTY","LOCALFOLDER"]
[tool.codespell]
ignore-words-list = ["assertIn","SME"]
ignore-words-list = ["assertIn","SME","intoto"]