Skip to content

Add Go doc badge and installation section in README.md #12

Add Go doc badge and installation section in README.md

Add Go doc badge and installation section in README.md #12

Workflow file for this run

name: Security Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
id-token: write
issues: write
pull-requests: write
jobs:
truffle_hog:
name: TruffleHog
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified