Skip to content

add support for token auth type used by taxii2client #81

add support for token auth type used by taxii2client

add support for token auth type used by taxii2client #81

Workflow file for this run

name: Check flake8
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: TrueBrain/actions-flake8@v2