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

Add go controller for cves endpoint #1193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dugowitch
Copy link

@Dugowitch Dugowitch commented Nov 15, 2024

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

Copy link

jira-linking bot commented Nov 15, 2024

Commits missing Jira IDs:
a6ddbc6

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 7.89474% with 35 lines in your changes missing coverage. Please review.

Project coverage is 67.70%. Comparing base (5a56460) to head (a6ddbc6).
Report is 130 commits behind head on master.

Files with missing lines Patch % Lines
vmaas-go/webapp/controllers/cves.go 0.00% 29 Missing ⚠️
vmaas-go/webapp/controllers/utils.go 33.33% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1193      +/-   ##
==========================================
+ Coverage   62.98%   67.70%   +4.71%     
==========================================
  Files          70       74       +4     
  Lines        6800     6127     -673     
==========================================
- Hits         4283     4148     -135     
+ Misses       2517     1976     -541     
- Partials        0        3       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants