Skip to content

fix(anta.tests): AntaTest.Input subclasses using common input models should have validators for their required fields. #1300

fix(anta.tests): AntaTest.Input subclasses using common input models should have validators for their required fields.

fix(anta.tests): AntaTest.Input subclasses using common input models should have validators for their required fields. #1300

Workflow file for this run

# Secret-scanner workflow from Arista Networks.
on:
pull_request:
types: [synchronize]
push:
branches:
- main
name: Secret Scanner (go/secret-scanner)
jobs:
scan_secret:
name: Scan incoming changes
runs-on: ubuntu-latest
steps:
- name: Run scanner
uses: aristanetworks/secret-scanner-service-public@main