absurd121

Results 5 issues of absurd121

In some "network connect" events of the sysmon log the "Image" value is not displayed. Instead the value (null) is displayed. For example, the pip was updated here: ``` Event...

**What happened**: EOL OS Alpine 3.16.0 in docker image has stopped being detected since February 10th. Report from today on my image based on Alpine 3.16.0: [report-eol-myimage.json](https://github.com/user-attachments/files/18747928/report-eol-myimage.json) Report from today...

bug

**What happened**: Syft does not detect nuget package microsoft.netcore.app.host.linux-x64.8.0.1.nupkg. **What you expected to happen**: Detecting package name and version. **Steps to reproduce the issue**: `syft microsoft.netcore.app.host.linux-x64.8.0.1.nupkg` **Anything else we need...

bug

**What happened**: Syft does not detect go modules archives: [email protected], go-v3.2.0+incompatible.zip. **What you expected to happen**: Detecting the go modules archives names and versions. **Steps to reproduce the issue**: ```...

bug

**What happened**: Syft does not detect jar packages: artemis-commons-2.31.0.jar, graal-sdk-23.1.5.jar. **What you expected to happen**: Detecting the jar package name and version. **Steps to reproduce the issue**: ``` syft artemis-commons-2.31.0.jar...

bug