Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Fixed gosec #359

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Fixed gosec #359

merged 1 commit into from
Jun 17, 2022

Conversation

tisnik
Copy link
Collaborator

@tisnik tisnik commented Jun 17, 2022

Description

Fixed gosec

Fixes #295

Type of change

  • Bump-up dependent library (no changes in the code)

Testing steps

Can be checked on CI

Checklist

  • make before_commit passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

@codecov-commenter
Copy link

Codecov Report

Merging #359 (13261f4) into master (287f2fc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   72.53%   72.53%           
=======================================
  Files          11       11           
  Lines         579      579           
=======================================
  Hits          420      420           
  Misses        134      134           
  Partials       25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 287f2fc...13261f4. Read the comment docs.

@tisnik tisnik merged commit 7495f0d into RedHatInsights:master Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install gosec the official way - through binaries
4 participants