-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scan level inheritance chain #722
Conversation
Minimum allowed coverage is Generated by 🐒 cobertura-action against 18a5719 |
This calculates a path to a declaration, once a declaration has been set on the object itself, it becomes a rather short path indeed. A info message for the user would be logical. |
Fixed it by only showing the explanation block for
Fixed with change above
Loading times are indeed unpredictable and acceptable for now
Separate issue, already fixed |
# Conflicts: # octopoes/octopoes/api/router.py # octopoes/octopoes/connector/octopoes.py # rocky/rocky/views/ooi_detail.py
* main: Update `pre-commit` dependencies and enable Ruff autofix (#739) Cleanup Rocky requirements (#729) Add (I) to ruff and fix imports (#723) Add port-common bit and KAT-OPEN-COMMON-PORT FindingType (#734) Use setuptools-scm to write correct version to version.py (#737) Enable and disable bits (#732) Scan level inheritance chain (#722) Octopoes origin param endpoint (#731) Do not propagate scan level from DNSSPFMechanismHostname (#721) Fix: Unnecessary white space within links (#728) chore/refactor katalogus settings setup (#542)
* main: Update `pre-commit` dependencies and enable Ruff autofix (#739) Cleanup Rocky requirements (#729) Add (I) to ruff and fix imports (#723) Add port-common bit and KAT-OPEN-COMMON-PORT FindingType (#734) Use setuptools-scm to write correct version to version.py (#737) Enable and disable bits (#732) Scan level inheritance chain (#722) Octopoes origin param endpoint (#731)
Changes
Implements:
Issue ticket number and link
#501
Proof
Extra instructions for others
This section may be skipped or omitted. Uncomment and answer the below questions if relevant.
Checklist for author(s):
feature
orhotfix
branch, in line with our git branching strategy;.env
files if I added, removed, or changed any config options, and I have informed others that they need to modify their.env
files if required;If a non-trivial PR: