Skip to content
Snippets Groups Projects
Select Git revision
  • 16d2a87e22da25579459d237af679509f4008686
  • main default
  • penenadpi/config-man
  • penenadpi/visualization-extension
  • penenadpi/visulization-html-extended
  • penenadpi/result-persistence
  • penenadpi/result-filter-fix-files
  • penenadpi/result-filter-fix
  • y1
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
  • 0.0.9
  • 0.0.8
  • 0.0.7
  • 0.0.6
  • 0.0.5
  • 0.0.4
  • 0.0.3
  • 0.0.2
  • 0.0.1
28 results

setup.py

  • Anze Luzar's avatar
    43b3f361
    Establish a new Python CLI package · 43b3f361
    Anze Luzar authored
    Here we are adding a Python package for IaC Scan Runner CLI, which will
    be able to print out the OpenAPI spec, install Scan Runner's
    prerequisites or run its REST API locally. The package is called
    iac-scan-runner and will be available on PyPI and TestPyPI.
    43b3f361
    History
    Establish a new Python CLI package
    Anze Luzar authored
    Here we are adding a Python package for IaC Scan Runner CLI, which will
    be able to print out the OpenAPI spec, install Scan Runner's
    prerequisites or run its REST API locally. The package is called
    iac-scan-runner and will be available on PyPI and TestPyPI.