1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/csaf
2024-04-23 19:09:22 +02:00
..
schema use up-to-date schema for CVSS 3.0 2023-09-07 08:48:34 +02:00
advisories.go Advisories: Time filter download by 'updated' field in ROLIE entries. (#519) 2023-12-04 11:31:14 +01:00
advisory.go Fix pattern matching of purls and document categories. Extract purls from relationships. 2023-11-02 18:23:43 +01:00
cvss3enums.go only using enums from CVSS 3.0 2023-09-06 15:51:47 +02:00
cvss20enums.go Add generator for CVSS enums 2023-09-02 17:38:12 +02:00
doc.go only using enums from CVSS 3.0 2023-09-06 15:51:47 +02:00
generate_cvss_enums.go Remove usage of slices in enum generator. (#516) 2023-12-01 11:45:09 +01:00
models.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
providermetaloader.go minor updates to Enumerate method, integrate enumerate in cmd downloader 2024-04-23 19:09:22 +02:00
remotevalidation.go Fix header client. Simplify code. 2023-03-24 13:40:31 +01:00
rolie.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
summary.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
util.go feat: Add function to find product identification helpers inspecting the tree (#505) 2023-12-01 15:31:25 +01:00
util_test.go feat: Add function to find product identification helpers inspecting the tree (#505) 2023-12-01 15:31:25 +01:00
validation.go Add AssertFormat flag to schema compiler 2023-09-30 07:49:44 +02:00