packetchaos / navi

A Command-line tool which leverages the Tenable.io API to reduce the time it takes to get information that is common during remediation or a troubleshooting event
GNU General Public License v3.0
72 stars 26 forks source link

Adding codeQL testing #43

Open eigen-metric opened 6 months ago

eigen-metric commented 6 months ago

Added github action (yaml) for codeql testing support Changed range(1,3) to range(1,4) to try 3 times on api_wrapper instead of 2