GGMU

Results 17 issues of GGMU

Hello, I'm trying to use the layer, and I'm facing the below error: ``` batch_size = 128 epochs = 5 model.compile(loss="categorical_crossentropy", optimizer="adam", metrics=["accuracy"]) model.fit(x_train, y_train, batch_size=batch_size, epochs=epochs, validation_split=0.1) ``` ```...

help wanted

**What happened**: I am scanning ec2 with newest grype, and get the CVE-2019-10222 on ceph package. however, I did a little research and I think it might be a FP,...

bug

**What happened**: trying to scan images like alpine \ ubuntu. it starts to download grype-db and then hangs. this issue started today. **What you expected to happen**: download the db...

bug

**What happened**: I am scanning an image of alpine 3.20 that contains a dependency of openjdk 8. I am receiving from Grype 0.74.4\0.78.0 the CVE of CVE-2024-20932. This CVE according...

bug
false-positive
changelog-ignore

**What happened**: When I use "none" I still get "files" entry in the final json. **What you expected to happen**: If I use "none" remove the "files" entry. **Steps to...

bug
files

**What would you like to be added**: Hello, today if we want to use squashed\all-layers or use exclusions, we can define it only in one place and one resolver is...

enhancement
needs-discussion

**What happened**: I scanned usr/lib using the newest syft (1.0.7) I see that some packages are extracted without versions. I would like to know if this is the expected behavour....

bug

**Is your feature request related to a problem? Please describe.** I want to reduce the number of call that I use to get information. I want to store locally the...

enhancement
api

**What would you like to be added**: I think grype can also cover EOL packages. information is handled here - https://endoflife.date/ this website has an API which we can get...

enhancement
needs-investigation
new-data-source

**What would you like to be added**: hello! NVD announced they support cvss 4.0 will grype support it? https://nvd.nist.gov/general/news/cvss-v4-0-official-support thanks! **Why is this needed**: be updated to the newest cvss...

enhancement