Skip to content

feat: implement OCI image analysis#202

Merged
Strum355 merged 5 commits into
guacsec:mainfrom
Strum355:nsc/oci-image-analysis
May 21, 2025
Merged

feat: implement OCI image analysis#202
Strum355 merged 5 commits into
guacsec:mainfrom
Strum355:nsc/oci-image-analysis

Conversation

@Strum355

@Strum355 Strum355 commented May 19, 2025

Copy link
Copy Markdown
Member

Description

Remove dependence on the java API adapter JAR

Related issues (if any): #201

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Additional information

Anything else?

@Strum355 Strum355 force-pushed the nsc/oci-image-analysis branch from cef098c to 7708698 Compare May 20, 2025 09:40
@Strum355 Strum355 force-pushed the nsc/oci-image-analysis branch from 7708698 to f36f832 Compare May 20, 2025 09:52
@Strum355 Strum355 force-pushed the nsc/oci-image-analysis branch from 9753de7 to 695cf94 Compare May 20, 2025 11:14
@Strum355 Strum355 force-pushed the nsc/oci-image-analysis branch from f08cece to d50bea2 Compare May 20, 2025 11:39
@Strum355 Strum355 marked this pull request as ready for review May 20, 2025 11:44

@ruromero ruromero left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one wasn't trivial. Good job.

Comment thread src/analysis.js Outdated
Comment thread src/index.js Outdated
Comment thread src/index.js Outdated
Comment thread src/oci_image/images.js Outdated
Comment thread src/oci_image/images.js Outdated
Comment thread src/oci_image/images.js Outdated
Comment thread src/oci_image/images.js Outdated
Comment thread src/oci_image/images.js Outdated
Comment thread src/analysis.js Outdated
Comment thread test/providers/oci_images.test.js
@Strum355 Strum355 requested a review from ruromero May 21, 2025 10:55
@Strum355 Strum355 merged commit 0077766 into guacsec:main May 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement OCI image analysis support natively

2 participants