Menu
PyRaiderPyRaiderDocs
PyRaiderPyRaider
  • Docs
  • Installation
    • Installation
    • Usage
  • Scan
    • Scan Installed Dependencies
    • Scan Installed Dependencies by Severity
    • Scan Requirement File
    • Scan Requirement File by Severity
  • Reports
    • Export JSON Report
    • Export CSV Report
    • Export HTML Report
  • OutdatedPacakges
    • Outdated Packages
  • Integrations
    • Integration With Jenkins
    • Integration With Gitlab
    • Integration With Github
    • Integration With Travis
  • FixVulnerablePackages
    • Fix Vulnerable Dependencies
    • Autifix Vulnerable Dependencies
  • UpdateDatabase
    • Update Database
  • ReleaseNote
    • Release Note
  • Help
    • Help

Integration With Travis


In the travis add these#

install:
- pip install pyraider
script:
- pyraider go -e results.json
Previous
« Integration With Github
Next
Fix Vulnerable Dependencies »
  • In the travis add these

PyRaider Community

  • Chat using Discord
  • Follow us on Twitter

More

  • GitHub

Author

  • Tilak Thimmappa
  • Twitter
Copyright © 2022 PyRaider. Built with Docusaurus.