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

Bump github.com/spiegel-im-spiegel/go-cvss from 0.4.0 to 1.0.0 #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps github.com/spiegel-im-spiegel/go-cvss from 0.4.0 to 1.0.0.

Release notes

Sourced from github.com/spiegel-im-spiegel/go-cvss's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: goark/go-cvss@v0.4.0...v1.0.0

Commits
  • 7559270 Merge pull request #6 from spiegel-im-spiegel/add-cvss-report-for-environment...
  • efb2bb1 Update docs
  • e58ebf2 Add CVSS report for Environmental Metrics
  • 3b0734a Merge pull request #5 from thejohnbrown/add-environmental-scoring
  • aeaef89 Updated README.md with environmental scoring example
  • 9727bd3 Added environmental scoring
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/spiegel-im-spiegel/go-cvss](https://github.com/spiegel-im-spiegel/go-cvss) from 0.4.0 to 1.0.0.
- [Release notes](https://github.com/spiegel-im-spiegel/go-cvss/releases)
- [Commits](goark/go-cvss@v0.4.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/spiegel-im-spiegel/go-cvss
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 21, 2022 05:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2022
@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #10 (ff44609) into main (31c412d) will increase coverage by 1.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   84.30%   85.40%   +1.10%     
==========================================
  Files           3        3              
  Lines         172      185      +13     
==========================================
+ Hits          145      158      +13     
  Misses         12       12              
  Partials       15       15              
Impacted Files Coverage Δ
api/api.go 100.00% <0.00%> (ø)
api/cvss.go 87.83% <0.00%> (+0.51%) ⬆️
api/calculate.go 67.85% <0.00%> (+6.98%) ⬆️

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 31c412d...ff44609. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

0 participants