Skip to content

Instantly share code, notes, and snippets.

View robertprast's full-sized avatar

Robert Prast robertprast

  • New Relic
View GitHub Profile
curl --request POST \
--url 'http://localhost:3001/api/v1/profiles/?name=blackstontest&default=true' \
--header 'Content-Type: application/json' \
--header 'X-API-Token: OCLR-test' \
--data '{
"scanners": [
{
"spec": {
"name": "Gitleaks",
"image": "hello-world:latest",