Francesco Marano

Results 10 issues of Francesco Marano

Hi, I have a report template where I have to specify the hosts (IP and URL) in the scope as a table like the one below: | IP | URL...

enhancement

Hi, it could be great to be able to crop images directly on the pwndoc's editor.

enhancement

As the title says, it could be nice to add an on/off switch component as custom field type. The same behavior is now possible to implement by using - a...

# TL;DR Renaming categories is not consistent in all the application # Steps to reproduce - Create a category named `cat1` - Create a custom field using (for example) "Vulnerability"...

enhancement

# TL;DR UI is not always updated accordingly with the user's privileges # Steps to reproduce - create a new role with no `companies:update` and/or `companies:delete` privileges - log in...

enhancement

The template functionality to count the number of vulnerabilities by CVSS severity is based on CVSS base severity. https://github.com/pwndoc/pwndoc/blob/203055b6af5ab58f3a170dccef23854291f40057/backend/src/lib/report-generator.js#L199 It should be related to Environmental severity to not create inconsistencies.

Is it possible to create a list of tags and limit people to use that tags only? For example if I have a security issue, instead of having a status...

help wanted

Even if usually pwndoc-ng is meant to be exposed only on a private network, it would be great to have valid SSL certificates issued for free with auto-renewal feature using...

enhancement

#### Describe the bug I'm on arch linux based distribution. Once installed Onlook cannot be run from UI menu because of a syntax error in `/usr/share/applications/onlook.desktop` file which has the...

bug

#### Describe the bug On linux if you run the app like: ```bash /usr/bin/onlook 'onlook://auth#access_token…' ``` it just run the app without actually saving the access token, letting you stuck...

bug