Sha256: f4ec14958b95e5631912d4c5ef264c1ce9664775b77ffbe7540237044b43a723

Contents?: true

Size: 831 Bytes

Versions: 8

Compression:

Stored size: 831 Bytes

Contents

Add static code scans into a system asset module

Endpoint request parameters/fields

Field            Data Type  Details
------------------------------------------------------------------------------------------
systemId         Integer    [Required] Unique system identifier
applicationName  String     [Required] Name of the software application that was assessed
version          String     [Required] The version of the application
clearFindings*   Boolean    [Required] To clear an application's findings set it to true

*The clearFindings field is an optional field, but required with a value of "True" to clear out all application findings for a single application/version pairing.
  
Example:

bundle exec exe/emasser post scan_findings clear --systemId [value] --applicationName [value] --version [value] --clearFindings

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
emasser-3.22.0 lib/emasser/help/staticcode_clear_mapper.md
emasser-3.12.0 lib/emasser/help/staticcode_clear_mapper.md
emasser-3.10.0 lib/emasser/help/staticcode_clear_mapper.md
emasser-3.4.0 lib/emasser/help/staticcode_clear_mapper.md
emasser-1.0.6 lib/emasser/help/staticcode_clear_mapper.md
emasser-1.0.3 lib/emasser/help/staticcode_clear_mapper.md
emasser-1.0.1 lib/emasser/help/staticcode_clear_mapper.md
emasser-1.0.0 lib/emasser/help/staticcode_clear_mapper.md