Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/securesauce/gh-alerts

GitHub CLI extension to display security alerts
https://github.com/securesauce/gh-alerts

gh-extension

Last synced: 3 months ago
JSON representation

GitHub CLI extension to display security alerts

Awesome Lists containing this project

README

        

# gh alerts

[GitHub CLI](https://github.com/cli/cli) extension for viewing security alerts.

## Installation
```bash
gh extension install securesauce/gh-alerts
```

## Usage
```bash
gh alerts [-h] [-o ORG_NAME] [PACKAGE_NAME]
```

## Examples
```bash
gh alerts

glob-parent high severity package-lock.json https://github.com/advisories/GHSA-ww39-953v-wcq6
braces high severity package-lock.json https://github.com/advisories/GHSA-grv7-fg5c-xmjg
ws high severity package-lock.json https://github.com/advisories/GHSA-3h5v-q93c-6h6q
```