Marius Goetze
|
51dc9b5bcb
|
refactor: deduplicate filtering pmd results from security.txt
already done in `loadFromSecurity`
|
2024-07-15 14:22:15 +02:00 |
|
Marius Goetze
|
a46c286cf4
|
fix: don't drop error messages from loading provider-metadata.json
previously in case case of trying last resort dns, all other error messages were dropped
|
2024-07-15 14:22:15 +02:00 |
|
Immanuel Kunz
|
c704275a38
|
Merge branch 'csaf-poc:main' into main
|
2024-04-25 09:42:51 +02:00 |
|
Kunz, Immanuel
|
684770ff2e
|
fix typo, fix linting errors
|
2024-04-24 17:53:47 +02:00 |
|
Kunz, Immanuel
|
005e661479
|
add config flag to use enumerate-only
|
2024-04-23 20:24:18 +02:00 |
|
Kunz, Immanuel
|
457d519990
|
minor updates to Enumerate method, integrate enumerate in cmd downloader
|
2024-04-23 19:09:22 +02:00 |
|
Kunz, Immanuel
|
73aef07063
|
add enumerate function to ProviderMetadataLoader
|
2024-04-22 17:48:11 +02:00 |
|
JanHoefelmeyer
|
39a29e39f1
|
Change Licenses from MIT to Apache 2.0
|
2024-04-22 13:11:30 +02:00 |
|
Sascha L. Teichmann
|
e2ab1903e7
|
Support legacy security.txt location as fallback.
|
2023-11-12 10:17:28 +01:00 |
|
Sascha L. Teichmann
|
7a8cdb6d19
|
Lift distribution from v2 to v3. (#467)
* v2 -> v3
* Increase version within Makefile
---------
Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
|
2023-09-27 15:46:57 +02:00 |
|
Bernhard E. Reiter
|
cf49c7e414
|
Fix go.mod and internal dependencies (#371)
* Use a "/v2" in the module path to match the git version tag which
lead with a 2. Change all mention of the module as dependency
internally as well.
|
2023-06-05 10:24:35 +02:00 |
|
Sascha L. Teichmann
|
018a1814f0
|
Fixed problem with JSON decoding in loading PMD
|
2023-05-15 10:43:16 +02:00 |
|
Sascha L. Teichmann
|
e0928f58ad
|
Port over logic to new PMD loader
|
2023-05-15 00:35:35 +02:00 |
|
Sascha L. Teichmann
|
dd15eea48e
|
Fill typed messages for pmd loading
|
2023-05-12 11:05:05 +02:00 |
|
Sascha L. Teichmann
|
21477e8004
|
Add missing file
|
2023-04-18 14:21:56 +02:00 |
|