Pepijn van de Kamp

Results 3 issues of Pepijn van de Kamp

According to the Swagger documentation at https://osv.dev/docs/#operation/OSV_QueryAffectedBatch the endpoint `https://api.osv.dev/v1/querybatch` should return a list of `osvVulnerability`. Instead it returns a list of vulnerability IDs without any vulnerability details or the...

documentation
infra
api

I'm looking to export all unmanaged Solutions from a given environment in an automated way. When doing `pac solution list` this gives me a list of all solutions. However, there...

enhancement

Currently, the folder`/target` is part of the default excludes. As a consequence, any file in that folder is not published to Sigrid. This is mostly desirable, but typically, coverage reports...