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

CVSS Vector "CVSS:3.0/" raises exception "bad value for range" #3

Closed
0llirocks opened this issue Oct 18, 2018 · 0 comments
Closed

CVSS Vector "CVSS:3.0/" raises exception "bad value for range" #3

0llirocks opened this issue Oct 18, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@0llirocks
Copy link
Owner

Subject of the issue

CVSS Vector "CVSS:3.0/" raises exception "bad value for range"

Your environment

  • version of cvss-suite gem: 1.1.0
  • version of ruby: 2.3.1

Steps to reproduce

CvssSuite.new("CVSS:3.0/").valid?

Expected behaviour

The valid? method should return false.

Actual behaviour

ArgumentError: bad value for range is raised instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant