Jasper Ben Orschulko

Results 13 issues of Jasper Ben Orschulko

Conan expects a license folder in its projects: `[HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/jasper/.conan/data/seasocks/1.4.4/_/_/package/ac7e8914e54bce4e93d8fd34e732e8c13c5913f2 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012) ` We should conform to this...

According to documentation, the following artifacts should be stored in an identical matter: ``` [...] artifactTypeOverride: 'S3', artifactLocationOverride: "${S3_BUCKET}", artifactPathOverride: "${PATH}", artifactNamespaceOverride: 'NONE', artifactNameOverride: "foo.zip", artifactPackagingOverride: 'ZIP', secondaryArtifactsOverride: """[ {...

# Added reboot-wait parameter This adds an reboot-wait parameter, which waits, after the last pod was terminated, an fixed amount of time to finalize operations before reboot. This solves some...

:wave: I am considering adding support for [bitbake](https://en.wikipedia.org/wiki/BitBake), however some of the file extensions used by bitbake are quite ambiguous, such as `*.class`, `*.inc`, which might collide with other languages...

# Issue Currently, the brute modules (at least ssh) do not scan for empty passwords. *Update: This does not seem to affect openssh servers and could only be reproduced on...

ask for feature

#### Issue When running the generating part of the install process the program prompts for user's localpart but exits without an error and without generating the registration.yaml after I provide...

Fixes https://github.com/bgnetworks/meta-dependencytrack/issues/2 BREAKING CHANGE: Requires new API permission `VULNERABILITY_ANALYSIS`

_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._...

According to https://cyclonedx.org/docs/1.4/json/#components_items_type each component must have a type defined for a bom to be valid cyclonedx. This definition was previously missing from the generated bom. Since 4.11 of DT...

After updating from 0.36.0 to 0.37.0 we are seeing that all uploads to DependencyTrack are failing with the following error: ``` time="2025-06-05T10:06:19Z" level=error msg="Could not upload BOM: {\"status\":400,\"title\":\"The uploaded BOM...

kind/bug