Skip to content

Commit 9df82ff

Browse files
committed
Add mapping to Secure Code Warrior trial
The links redirect to the trial page for Secure Code Warrior security training.
1 parent 86a0631 commit 9df82ff

File tree

5 files changed

+1328
-0
lines changed

5 files changed

+1328
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
#### [Remediation Advice Mapping](https://github.com/bugcrowd/vulnerability-rating-taxonomy/blob/master/mappings/remediation_advice/remediation_advice.json):
88

9+
#### [Secure Code Warrior](https://github.com/bugcrowd/vulnerability-rating-taxonomy/blob/master/mappings/secure_code_warrior/secure_code_warrior.json)
10+
911
#### [Deprecated Node Mapping](https://github.com/bugcrowd/vulnerability-rating-taxonomy/blob/master/deprecated-node-mapping.json) (_if needed_):
1012

1113

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
55

66
## [Unreleased]
77
### Added
8+
- mapping of VRT to Secure Code Warrior Trial
89

910
### Removed
1011

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ Each mapping should be setup in the following structure:
165165
- [CVSS v3](mappings/cvss_v3/cvss_v3.json)
166166
- [CWE](mappings/cwe/cwe.json)
167167
- [Remediation Advice](mappings/remediation_advice/remediation_advice.json)
168+
- [Secure Code Warrior](mappings/secure_code_warrior/secure_code_warrior.json)
168169

169170
## Supported Libraries
170171
- [Ruby](https://github.com/bugcrowd/vrt-ruby)

0 commit comments

Comments
 (0)