Zeecka

Results 15 issues of Zeecka

Added custom generator to get the count of `findings` for a given `category`. Usage: - `{findings | countCategory: 'Web'}` - `{findings | countCategory: 'Infra'}` - `{findings | countCategory: 'Hardening'}` -...

delete.php is vulnerable to path traversal (the filter can be bypassed using ".../.../" instead of "../../"). See #210

Python3 and Flake8 linting

Fix #396 `{findings | count: 'Critical'}` will use environmental score by default (which is equal to base score if not set). User can also use the following counts: ``` {findings...

One of my user broke his phone today and lost his MFA client. As an administrator, I'd like to disable his MFA (and bind it later with a new client)....

HTML reports have inconsistency (missing closing markup, no coherence with lowercase/uppercase, ...) and can be optimized (for instance: `Hostname` can be replaced with `Hostname` using the CSS selector [`::first-letter`](https://developer.mozilla.org/en-US/docs/Web/CSS/::first-letter)). I'd...

enhancement

Update suggestions (submitting an update in vulnerability database while editing a finding) is no longer working: we don't see the modified element. The windows only show the two sames vulnerability...

Bug
help wanted

I did not get the purpose of the "Figure" icon on TipTapv2, any clues ? ![image](https://user-images.githubusercontent.com/24873615/211217035-f2ed8513-a711-48d4-a16e-7206a70ebc88.png) cc @RobertDoc & @nitek29

enhancement