Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/securesauce/gh-alerts
- Owner: securesauce
- License: mit
- Created: 2021-08-30T20:38:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T00:24:30.000Z (5 months ago)
- Last Synced: 2024-06-19T07:13:05.760Z (5 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - securesauce/gh-alerts - GitHub CLI extension to display security alerts (Shell)
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 alertsglob-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
```