diff --git a/README.md b/README.md index 63cfdea..f29b303 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## 黑马程序员 120天全栈区块链开发 - +https://www.boxuegu.com/web/subject/002/index.html?a=YQVpLg&b=x7w7n9&utm_source=cebianlan diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2f55713 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +[![Auto Review Bot Trigger](https://github.com/ethereum/EIPs/actions/workflows/auto-review-trigger.yml/badge.svg)](https://github.com/ethereum/EIPs/actions/workflows/auto-review-trigger.yml)# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.