Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wuxler/ruasec

RuaSec 是一个安全扫描工具,用于扫描镜像、代码、制品等中的安全漏洞。
https://github.com/wuxler/ruasec

Last synced: 3 months ago
JSON representation

RuaSec 是一个安全扫描工具,用于扫描镜像、代码、制品等中的安全漏洞。

Awesome Lists containing this project

README

        

# RuaSec

[![Go Report Card](https://goreportcard.com/badge/github.com/wuxler/ruasec)](https://goreportcard.com/report/github.com/wuxler/ruasec)
[![codecov](https://codecov.io/github/wuxler/ruasec/graph/badge.svg?token=UJ0PNEM161)](https://codecov.io/github/wuxler/ruasec)
[![Godoc Reference](https://godoc.org/github.com/mattn/go-isatty?status.svg)](https://pkg.go.dev/github.com/wuxler/ruasec?status.svg)
![License Apache2.0](https://img.shields.io/badge/License-Apache2.0-blue.svg)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwuxler%2Fruasec.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fwuxler%2Fruasec?ref=badge_shield)

RuaSec 是一个安全扫描工具,用于扫描镜像、代码、制品等中的安全漏洞。

## Git Commit 规范

参考 [Angular Style](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit) 的提交规范。

- `type` 列表
- `feat` 新功能或者新特性
- `fix` 问题/Bug 修复
- `style` 代码风格修改,不影响运行构建
- `perf` 性能优化
- `refactor` 代码重构
- `test` 测试相关变更,包括添加测试和更正测试
- `docs` 修改文档或者注释
- `chore` 包括依赖变更、构建测试的工具变更等
- `workflow` 工作流改进
- `ci` 持续集成

## 变更日志

TBD

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=wuxler/ruasec&type=Date)](https://star-history.com/#wuxler/ruasec&Date)

## License

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwuxler%2Fruasec.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fwuxler%2Fruasec?ref=badge_large)