Skip to content

Tutorials

Step-by-step guides to learn Jnkn from basics to advanced usage.

Learning Path

graph LR
    B[Beginner] --> I[Intermediate] --> A[Advanced]

    B --> B1[Scan Python]
    B --> B2[Blast Radius]
    B --> B3[Fix False Positives]

    I --> I1[Multi-Stack]
    I --> I2[CI/CD]

    A --> A1[Custom Parsers]
    A --> A2[Custom Rules]

Beginner

Start here if you're new to Jnkn.

Tutorial Time What You'll Learn
Scanning a Python Project 10 min Detect env vars in FastAPI/Django
Understanding Blast Radius 15 min Read and interpret results
Fixing False Positives 10 min Suppressions and tuning

Intermediate

For teams integrating Jnkn into workflows.

Tutorial Time What You'll Learn
Multi-Stack Analysis 20 min Python + Terraform + dbt
CI/CD Integration 25 min Full pipeline setup

Advanced

Extend Jnkn for your specific needs.

Tutorial Time What You'll Learn
Custom Parsers 30 min Add new language support
Custom Stitching Rules 30 min Domain-specific matching