Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove #115

Closed
wants to merge 2 commits into from
Closed

remove #115

wants to merge 2 commits into from

Conversation

tzurielweisberg
Copy link
Owner

No description provided.

Dockerfile Outdated
@@ -0,0 +1 @@
FROM golang:1.18-alpine3.16
Copy link

Choose a reason for hiding this comment

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

⚠️ Aqua detected misconfiguration in your code

Misconfiguration ID: AVD-DS-0002
Check Name: Image user should not be 'root'
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Resolution: Add 'USER ' line to the Dockerfile
[This comment was created by Aqua Pipeline]

Read more at https://avd.aquasec.com/misconfig/ds002

Dockerfile Outdated
@@ -0,0 +1 @@
FROM golang:1.18-alpine3.16
Copy link

Choose a reason for hiding this comment

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

⚠️ Aqua detected misconfiguration in your code

Misconfiguration ID: AVD-DS-0026
Check Name: No HEALTHCHECK defined
Severity: LOW
Message: Add HEALTHCHECK instruction in your Dockerfile
Resolution: Add HEALTHCHECK instruction in Dockerfile
[This comment was created by Aqua Pipeline]

Read more at https://avd.aquasec.com/misconfig/ds026

@@ -0,0 +1 @@
"awsTokens": "kljhgdklfhvpsdervedr"
Copy link

Choose a reason for hiding this comment

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

⚠️ Aqua detected sensitive data in your code

Category: Code Generic
Description: Code Generic Credential
Severity: HIGH
Match: "awsTokens": "********************"
[This comment was created by Aqua Pipeline]

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.

1 participant