Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen committed Aug 27, 2024
1 parent 8ff1f9b commit 7771e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zap_hooks/soos_zap_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ def zap_started(zap, target):
'No login URL, Token Endpoint or Bearer token provided - skipping authentication',
log_level=LogLevel.WARN
)
cookies.load(config, zap)
headers.load(config, zap)
if config.debug_mode:
serialize_and_save(zap.ascan, 'wrk/ascan_data_started.json')
Expand Down

0 comments on commit 7771e75

Please sign in to comment.