https://github.com/jfrog/jfrog-cli-security
Go module that encompasses the security commands of JFrog CLI
https://github.com/jfrog/jfrog-cli-security
Last synced: 2 days ago
JSON representation
Go module that encompasses the security commands of JFrog CLI
- Host: GitHub
- URL: https://github.com/jfrog/jfrog-cli-security
- Owner: jfrog
- License: apache-2.0
- Created: 2023-11-30T09:28:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T13:50:07.000Z (8 days ago)
- Last Synced: 2026-05-05T15:40:08.008Z (8 days ago)
- Language: Go
- Homepage:
- Size: 89.8 MB
- Stars: 11
- Watchers: 3
- Forks: 44
- Open Issues: 155
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Audit: audit_test.go
Awesome Lists containing this project
README
# jfrog-cli-security
[](https://github.com/jfrog/frogbot#readme)
| Branch | Status |
|:------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| main | [](https://github.com/jfrog/jfrog-cli-security/actions/workflows/test.yml?query=branch%main) [](https://github.com/jfrog/jfrog-cli-security/actions/workflows/analysis.yml) |
| dev | [](https://github.com/jfrog/jfrog-cli-security/actions/workflows/test.yml?query=branch%3Adev) [](https://github.com/jfrog/jfrog-cli-security/actions/workflows/analysis.yml) |
## General
**jfrog-cli-security** is a Go module that encompasses the security commands of [JFrog CLI](https://docs.jfrog.com/integrations/docs/jfrog-cli). This module is an Embedded JFrog CLI Plugin and is referenced as a Go module within the [JFrog CLI codebase](https://github.com/jfrog/jfrog-cli).
## 🫱🏻🫲🏼 Contributions
We welcome contributions from the community through pull requests. To assist in enhancing this project, please review our [Contribution](CONTRIBUTING.md) guide.