{% extends 'dashboard/base.html' %} {% load static %} {% block body %}
ArcherySec integrates with CI/CD pipelines using the archerysec-cli in order to help organizations shift-left security scanning in their build pipelines. ArcherySec CLI is a locally deployed command line tool designed to run on any Linux host. ArcherySec CLI requires a ArcherySec Platform service key to authenticate.
To install archerysec-cli you need to have Python pip pre-loaded and by running below command you can able to install.
pip install archerysec-cli --force
python3 -m pip install archerysec-cli --force
Policy | Scanner | Threshold | Threshold Count | |
---|---|---|---|---|
{{ data.name }} | {{ data.scanner }} | {{ data.threshold }} | {{ data.threshold_count }} |