Skip to content

Commit

Permalink
Merge pull request JupiterOne#186 from JupiterOne/cve-type-minlength
Browse files Browse the repository at this point in the history
Reduce minLength requirement of _type to accommodate cve and cwe.
  • Loading branch information
VDubber authored Feb 11, 2023
2 parents 5ecd8df + 0abdf18 commit 33e8893
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 199 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to

## [Unreleased]

## 0.53.0 - 2023-02-10

### Changed

- Reduced the minLength requirement of \_type to 3 characters to accommodate
`cve`, `cwe` and other abbreviated types.

## 0.52.0 - 2022-11-09

### Added
Expand Down
Loading

0 comments on commit 33e8893

Please sign in to comment.