Open Justinzobel opened 9 months ago
Hijacking your issue, sorry Justin, -David
Tasks to add monitoring.yml files to the packaging workflow
monitoring.yml
curl -s -X POST https://cpe-guesser.cve-search.org/search -d "{\"query\": [\"systemd\"]}" | jq .
Related https://github.com/getsolus/packages/pull/2369
Looks like just the CI rule to go?
Hijacking your issue, sorry Justin, -David
Tasks to add
monitoring.yml
files to the packaging workflowmonitoring.yml
https://github.com/getsolus/help-center-docs/pull/470monitoring.yml
to "Packaging changes" page https://github.com/getsolus/help-center-docs/commit/3827e6ba4ef90e7f951f447594f8742270b89a13monitoring.yml
filecurl -s -X POST https://cpe-guesser.cve-search.org/search -d "{\"query\": [\"systemd\"]}" | jq .
https://github.com/getsolus/packages/pull/1480 && https://github.com/getsolus/packages/pull/1481