Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qpixel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Answers
Qpixel
Commits
866442dc
Commit
866442dc
authored
Jul 2, 2020
by
ArtOfCode-
Browse files
Options
Downloads
Patches
Plain Diff
ZAP is useless
parent
e22cfe8c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/zap-analysis.yml
+0
-18
0 additions, 18 deletions
.github/workflows/zap-analysis.yml
with
0 additions
and
18 deletions
.github/workflows/zap-analysis.yml
deleted
100644 → 0
+
0
−
18
View file @
e22cfe8c
name
:
OWASP ZAP analysis
on
:
schedule
:
-
cron
:
'
0
12
*
*
1'
jobs
:
zap_scan
:
runs-on
:
ubuntu-latest
name
:
OWASP ZAP scan
steps
:
-
name
:
ZAP Scan
uses
:
zaproxy/action-full-scan@v0.1.0
with
:
token
:
${{ secrets.GITHUB_TOKEN }}
docker_name
:
'
owasp/zap2docker-stable'
target
:
'
https://meta.codidact.com/'
rules_file_name
:
'
.zap/rules.tsv'
cmd_options
:
'
-a'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment