Skip to content

KRV-26417: Gosec issues skipped#67

Merged
gilltaran merged 1 commit into
mainfrom
gosec-issues-krv-26417
Jul 19, 2024
Merged

KRV-26417: Gosec issues skipped#67
gilltaran merged 1 commit into
mainfrom
gosec-issues-krv-26417

Conversation

@gilltaran

@gilltaran gilltaran commented Jul 19, 2024

Copy link
Copy Markdown
Contributor

PR Submission checklist

Gosec issues skipped
CWE-798 : This one is false positive since there is no hardcoded content it is just a string
CWE-295 : We can't set InsecureSkipVerify as false or true always, anyways we are overriding the value later based on user input

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Common PR Checklist:

  • Have you made sure that the code compiles?
  • Have you commented your code, particularly in hard-to-understand areas
  • Did you run tests in a real Kubernetes cluster?
  • Have you maintained backward compatibility

Description of your changes:

Results:

Summary:
Gosec : dev
Files : 71
Lines : 15193
Nosec : 2
Issues : 0

@harishp8889 harishp8889 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@gilltaran gilltaran force-pushed the gosec-issues-krv-26417 branch from 2d6ee41 to 65a5bb0 Compare July 19, 2024 10:29
@gilltaran gilltaran merged commit 1c0c336 into main Jul 19, 2024
@anandrajak1 anandrajak1 deleted the gosec-issues-krv-26417 branch October 17, 2024 19:23
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.

5 participants