codeql
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# SRS-SIP
|
||||
|
||||
[](https://github.com/ossrs/srs-sip/actions/workflows/ci.yml)
|
||||
[](https://github.com/ossrs/srs-sip/actions/workflows/codeql.yml)
|
||||
[](https://codecov.io/gh/ossrs/srs-sip)
|
||||
[](https://goreportcard.com/report/github.com/ossrs/srs-sip)
|
||||
[](https://github.com/ossrs/srs-sip/blob/main/LICENSE)
|
||||
@ -46,6 +47,10 @@ go tool cover -func=coverage.out
|
||||
|
||||
For more details, see [Testing Guide](docs/TESTING.md).
|
||||
|
||||
## Security
|
||||
|
||||
This project uses CodeQL for automated security scanning. For more information about security practices and how to report vulnerabilities, see [Security Guide](docs/SECURITY.md).
|
||||
|
||||
## Docker
|
||||
|
||||
Use docker
|
||||
|
||||
Reference in New Issue
Block a user