question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Baseline error on Stable

See original GitHub issue

Using ZapDocker stable 2.11.1

When using the following command line python3 /zap/zap-baseline.py -z ' -config start.checkForUpdates=false -config start.checkAddonUpdates=false -config values.auto_update_addons=True -config connection.proxyChain.exclusions.exclusion.name=link -config connection.proxyChain.enabled=true -config connection.proxyChain.hostName=proxy -config connection.proxyChain.port=port' -n context.yml -t https://link.com

12:43:50 Traceback (most recent call last): 12:43:50 File “/zap/zap-baseline.py”, line 504, in main 12:43:50 zap_tune(zap) 12:43:50 File “/zap/zap_common.py”, line 401, in zap_tune 12:43:50 zap.pscan.disable_all_tags() 12:43:50 AttributeError: ‘pscan’ object has no attribute ‘disable_all_tags’ 12:43:50 ERROR <class ‘AttributeError’>

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
funderpandacommented, Oct 17, 2022

Thank you, updating the python zap seemed to fix it 😃

0reactions
kingthorincommented, Oct 17, 2022

You don’t seem to be using an up-to-date image, or you have customized and forgot.

https://pypi.org/project/python-owasp-zap-v2.4/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stable Baselines doesn't work with tensorflow - Stack Overflow
I am trying to do lesson 4, in which I use stable-baselines + Tensorflow to make an AI. The problem is, I can't...
Read more >
Problems getting a stable baseline and fix-position
Hi. System: Reach RTK, v2.20.8 as base and rover, on static positions about 1,6m over ground. The problem is that i'm not getting...
Read more >
Installation — Stable Baselines3 1.7.0a5 documentation
Trying to create Atari environments may result to vague errors related to missing DLL files and modules. This is an issue with atari-py...
Read more >
Waiting for baseline stability in single-case designs: Is it worth ...
Given that the multiple baseline, reversal, and changing-criterion designs are based on the repetition of this unit, studying how waiting for ...
Read more >
Stable Baseline - YouTube
Stable Baseline. Watch later. Share. Copy link ... An error occurred while retrieving sharing information. Please try again later. 0:00.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found