Bump actions/setup-go from 6 to 7
Bumps actions/setup-go from 6 to 7.
updated-dependencies:
- dependency-name: actions/setup-go dependency-version: ‘7’ dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
usn-resource
A read-only (no
put) Concourse resource for tracking Ubuntu Security NoticesSource Configuration
os- os distro to tracktrustyorubuntu-14.04-ltsfor Ubuntu Trustyxenialorubuntu-16.04-ltsfor Ubuntu Xenialbionicorubuntu-18.04-ltsfor Ubuntu Bionicjammyorubuntu-22.04-ltsfor Ubuntu Jammynobleorubuntu-24.04-ltsfor Ubuntu Noblepriorities- list of Ubuntu CVE priorities to trigger on, including:lowmediumhighcriticalunknownwhen CVE reference gives http errorseverities- list of CVSS CVE severities to trigger on, including:lowmediumhighcriticalThe resource will trigger if either the configured priorities or severities match a usn. For example, https://ubuntu.com/security/CVE-2025-9230 has a CVSS severity of
highbut a Ubuntu priority ofmedium.The following configuration would NOT trigger for
CVE-2025-9230:whereas the following configuration WOULD:
checkCheck for new USNs.
Metadata:
guid- URL to USN pageinDownload USN contents.
.resource/usn.json- json file with the USN detailsoutNot a thing for this read-only resource.
License
Apache License 2.0
Development
go run github.com/onsi/ginkgo/v2/ginkgo --keep-going --trace --race -vv -rfrom the root of the repository.