Compare commits

..

2 Commits

Author SHA1 Message Date
Conventional Changelog Action
344e30a1f0 chore 🤖: Release v1.0.13 [skip ci] 2023-09-22 21:10:45 +00:00
d3f10891c8 sec: lower vuln threshold 2023-09-22 21:09:20 +00:00
4 changed files with 3469 additions and 3465 deletions

View File

@@ -50,7 +50,7 @@ jobs:
id: scan id: scan
with: with:
sbom: sbom.spdx.json sbom: sbom.spdx.json
severity-cutoff: high severity-cutoff: medium
fail-build: false fail-build: false
only-fixed: true only-fixed: true
by-cve: true by-cve: true

View File

@@ -1,3 +1,7 @@
## [1.0.13](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.12...v1.0.13) (2023-09-22)
## [1.0.12](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.11...v1.0.12) (2023-09-22) ## [1.0.12](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.11...v1.0.12) (2023-09-22)

View File

@@ -1,3 +1,3 @@
{ {
"version": "1.0.12" "version": "1.0.13"
} }

File diff suppressed because it is too large Load Diff