name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
A Visual Studio Code extension for the Bandit static analysis security tool, developed and maintained by the original authors of Bandit. This extension comes bundled with Bandit version 1.8.3. It is ...