cvss: Common Vulnerability Scoring System.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Use this library to parse CVSS string and compute its score.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), text (>=1.2 && <3) [details]
Tested with ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.3 || ==9.10.1 || ==9.12.1
License BSD-3-Clause
Author Tristan de Cacqueray
Maintainer tdecacqu@redhat.com
Category Data
Uploaded by gdifolco at 2025-07-24T06:51:07Z
Distributions NixOS:0.1
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 78 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-24 [all 1 reports]

Readme for cvss-0.2.0.1

[back to package description]

cvss

This project aims to support Common Vulnerability Scoring System.

Building

We aim to support both regular cabal-based and nix-based builds.