Patrizio Bertozzi
Patrizio Bertozzi
hello, is it not a better choice hide the value (for example with some ****) instead remove the properties listed in `bodyBlacklist` from the body ?
Hello, in our web application based on **vue 2.6.12** and **@sentry/vue 6.10.0** client SDK (we tried even with 6.11.0) we facing with the following error: `Sentry Logger [Error]: SentryError: An...
**What happened**: Running the command: ```bash syft packages redis:6.2.6-bullseye -o cyclonedx > redis-sbom.xml ``` the CPE of the packages are generated with the pattern `cpe:2.3:a:PACKAGE_NAME:PACKAGE_NAME:VERSION:*:*:*:*:*:*:*` like this ``` cpe:2.3:a:dpkg:dpkg:1.20.9:*:*:*:*:*:*:* pkg:deb/debian/[email protected]?arch=arm64&distro=debian-11...
Hello i have an issue upgrading nexus to the latest version. I'm using the following command: `helm upgrade --version 1.19.0 -f values.yaml nexus stable/sonatype-nexus` where values.yaml is: ``` statefulset: enabled:...
Hello, is there any way to remove the headers added by server applications (something like the `more_clear_headers` nginx directive) ? Thanks for help, have a nice day
### What feature do you want to see added? I have a pipeline that when it's executed can test multiple projects and on every run the system under test could...
Hello, after upgrade to version 0.3.0 it seems every lazy loaded collection crash on FilterQueryVisitor class at this line ``` public override DbExpression Visit(DbScanExpression expression) { // a bit harder...
Hello i'm doing some test with APM client and i do not understand why in the root `Span` you force ParentId = null. On my test i'm working with a...
Hello, to keep `TracingScope` more flexible will be great replace the class definition `TracingManager` with the interface `ITracingManager`.
Hello, i'am using a pipeline created in a shared library stored on a git project. When the pipeline run and try to send the build status to bitbucket it is...