Vulnerabilities report
To ensure a secure deployment of the Parser Attribute Connectors, you can download a comprehensive vulnerabilities report of the service.
Download the vulnerabilities report
The vulnerabilities report is available in HTML format and can be downloaded using the AWS CLI. To access the report, follow these steps:
Install the AWS CLI following the instructions in the AWS documentation (Install or update the AWS CLI)Opens in a new tab.
Configure your AWS CLI account using the
aws configure
command, as explained in the AWS documentation (Configure the AWS CLI)Opens in a new tab. This step requires the Access key ID and Secret access key provided to you by Axiomatics.noteThis is the same account and process used to download the Parser Attribute Connectors distribution.
Run the following command in the terminal.
aws s3api get-object --bucket axiomatics-customer-artifacts --key releases/com/axiomatics/attribute-connectors/parser/parser-attribute-connectors/1.0.2/parser-attribute-connectors-1.0.2-cve.html parser-attribute-connectors-1.0.2-cve.html
This downloads the Parser Attribute Connectors vulnerabilities report as an HTML document that can be opened using any modern web browser.