Skip to content

kittoh/scanner

Repository files navigation

SCANNER

SCANNER (Tentative name 😅)

This is a basic multi-part security scanning pipeline.

The FLOW

GitHub Action(local) --> Docker - OWASP ZAP Scan --> Parser --> Jira

The SEQUENCE

  1. ZAP Scan - Baseline
  2. JSON Parser
  3. Jira Issue Creator

The Process

  1. Running OWASP ZAP Scan

  2. Parsing the Results

    • Parsing the json results from ZAP Scan using Python script - 2_json_parser.py
  3. Creating Jira Issues

    • The parsed results will then be attached to a Jira Issue which is opened by a Python script - 3_jira_issue_creator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published