All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[4.1.0] - 2022-12-02
- Ingest
Dynamic
andSCA
scans alongsideStatic
[4.0.1] - 2022-05-24
- managed question
[4.0.0] - 2022-05-18
veracode_project
entity
- BREAKING:
veracode_account
no longerHAS
veracode_assessment
- instead
veracode_account HAS veracode_project
andveracode_project HAS veracode_assessment
- raw data previously housed in
veracode_assessment
now lives inveracode_project
instead
[3.0.0] - 2022-05-11
- BREAKING: change
veracode_application
toveracode_assessment
- change class of said entity from
Application
toAssessment
- update packaged question
[2.1.0] - 2022-04-01
- add cwe property to
veracode_finding
entity
- change displayName of
veracode_finding
entity
[2.0.1] - 2022-03-22
- handle veracode accounts with no applications
[2.0.0] - 2022-03-18
- BREAKING: target
@jupiterone/graph-veracode
new major version to mark deprecation of old project - add questions.yml
[1.0.0] - 2022-03-16
- the following version was published under
@jupiterone/graph-veracode-v2
, all new versions will be on@jupiterone/graph-veracode
- security vuln in url-parse
- cleanup from template
- account entity
- application entity
- findings from static scans
- relationships b/w these entities
- docs
- tests
- veracode client with valid auth