truestack 0.2.0

Security-aware technology fingerprinting — detects what is really running, not what the version string claims
Documentation
1
2
3
4
5
6
7
8
9
name: CI
on: [push, pull_request]

jobs:
  ci:
    uses: santhsecurity/.github/.github/workflows/rust-ci.yml@main
    with:
      workspace: false
      msrv: "1.75"