Skip to content

Instantly share code, notes, and snippets.

@stigtsp
Created August 1, 2025 17:57
Show Gist options
  • Save stigtsp/0eede7278faca505b273cf7ad4cfe54d to your computer and use it in GitHub Desktop.
Save stigtsp/0eede7278faca505b273cf7ad4cfe54d to your computer and use it in GitHub Desktop.
#!/bin/sh
curl -Ls -- "$(curl -s https://api.github.com/repos/briandfoy/cpan-security-advisory/releases/latest | jq -r '.assets[] | select(.name == "cpan-security-advisory.json") | .browser_download_url')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment