Security Deep Dive
dolt
Security posture and CVE patch evidence from tracked releases.
1 actively-exploited dependency CVE affects v2.1.2.
KEV-listed CVEs are confirmed exploited in the wild — patch urgently.
Versions by Severity
CVEs are attributed to tracked releases published before the patch release.
| Version | Published | C | H | M | L | KEV | Notes |
|---|---|---|---|---|---|---|---|
| v2.1.2 | 2026-06-02 | — | — | — | — | — |
Latest
|
| v2.1.1 | 2026-06-02 | — | — | — | — | — |
—
|
| v2.1.0 | 2026-05-31 | — | — | — | — | — |
—
|
| v2.0.8 | 2026-05-29 | — | — | — | — | — |
—
|
| v2.0.7 | 2026-05-26 | — | — | — | — | — |
—
|
| v2.0.6 | 2026-05-23 | — | — | — | — | — |
—
|
| v2.0.5 | 2026-05-20 | — | — | — | — | — |
—
|
| v2.0.4 | 2026-05-19 | — | — | — | — | — |
—
|
| v2.0.3 | 2026-05-14 | — | — | — | — | — |
—
|
| v2.0.2 | 2026-05-13 | — | — | — | — | — |
—
|
| v2.0.1 | 2026-05-08 | — | — | — | — | — |
—
|
| v2.0.0 | 2026-05-07 | — | — | — | — | — |
—
|
| v1.88.1 | 2026-05-07 | — | — | — | — | — |
—
|
| v1.88.0 | 2026-05-06 | — | — | — | — | — |
Patches
CVE-2023-44487
|
| v1.87.0 | 2026-05-05 | — | 1 | — | — | KEV 1 |
—
|
| v1.86.6 | 2026-04-27 | — | 1 | — | — | KEV 1 |
—
|
| v1.86.5 | 2026-04-24 | — | 1 | — | — | KEV 1 |
—
|
| v1.86.4 | 2026-04-22 | — | 1 | — | — | KEV 1 |
—
|
| v1.86.3 | 2026-04-17 | — | 1 | — | — | KEV 1 |
—
|
| v1.86.2 | 2026-04-16 | — | 1 | — | — | KEV 1 |
—
|
Trust Signals — 3 of 9 Present
Evidence already collected from releases and repository metadata.
Security Score
A composite score aggregating Scorecard performance, CVE patch history, OpenSSF badge tier, and dependency vulnerability exposure. Score ≥ 7.0 is healthy; < 4.0 warrants attention.
epss
0.00 / 0.5
Max EPSS 0.944
freshness
1.00 / 1.0
Up to date
scorecard
2.20 / 4.0
Score 5.5/10
cve health
0.00 / 2.5
No open CVEs
patch speed
0.50 / 0.5
⚠ Estimated — no CVE patch history
kev exposure
-1.50 / 1.5
KEV exposure detected
supply chain risk
-1.50 / 10.0
Risk 63.4/100
Score breakdown
schema v2Vulnerability posture
vulnerability posture
0.0
25%
Release responsiveness
release responsiveness
10.0
5%
Dependency exposure
dependency exposure
3.7
10%
Provenance trust
provenance trust
5.5
40%
Maintainer health
maintainer health
10.0
10%
Operational risk
operational risk
0.0
10%
How is this calculated?
The six dimensions group the legacy score signals into weighted categories: direct vulnerability status, patch responsiveness, dependency exposure, provenance checks, maintainer activity, and exploitability risk. The flat component values above remain available for compatibility.
Supply Chain Risk
Risk 63.4/100Scorecard
Scorecard 5.5/10OpenSSF Scorecard evaluates supply-chain security practices automatically. Score ≥ 6 is passing; ≥ 8 is excellent.
| Check | Score | Reason |
|---|---|---|
| Code-Review | 7 | Found 13/17 approved changesets -- score normalized to 7 |
| Maintained | 10 | 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10 |
| Security-Policy | 9 | security policy file detected |
| CII-Best-Practices | 0 | no effort to earn an OpenSSF best practices badge detected |
| Dangerous-Workflow | 10 | no dangerous workflow patterns detected |
| Token-Permissions | 0 | detected GitHub workflow tokens with excessive permissions |
| Binary-Artifacts | 10 | no binaries found in the repo |
| License | 10 | license file detected |
| Fuzzing | 0 | project is not fuzzed |
| Branch-Protection | -1 | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| Signed-Releases | 0 | Project has not signed or included provenance with any releases. |
| Packaging | 10 | packaging workflow detected |
| SAST | 0 | SAST tool is not run on all commits -- score normalized to 0 |
| Pinned-Dependencies | 0 | dependency not pinned by hash detected -- score normalized to 0 |
OpenSSF Badge
Badge indicates adherence to open-source best practices.
CVE Patch History
Tracks CVEs that were addressed in tagged releases. Shorter gap between disclosure and patch = faster response. EPSS = predicted probability of exploitation in next 30 days (FIRST.org); colored at ≥90%ile and ≥50%ile.
CVEs Patched by Year
| CVE | Severity | EPSS | Disclosed | Fixed in | Days to fix | vs Ecosystem Median | KEV |
|---|---|---|---|---|---|---|---|
| CVE-2023-44487 | HIGH | 99%ile | — | v1.88.0 | — | — | KEV |
KEV = CISA Known Exploited Vulnerabilities catalog — actively exploited in the wild.
Dependency Vulnerabilities
Scanning the SBOM (Software Bill of Materials) of the latest release for known vulnerabilities in transitive dependencies.
Critical
3
High
18
Medium
18
Low
1
Unknown
11
1 dependency vulnerabilities are in KEV.
CISA confirmed these vulnerabilities are actively exploited. Treat as critical priority.
| CVE | Severity | KEV | Dependency | Affected version | Cleared in release |
|---|---|---|---|---|---|
| CVE-2024-45337 | critical | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2026-33186 | critical | — | google.golang.org/grpc | 1.29.1 | v1.88.0 |
| CVE-2026-34220 | critical | — | @mikro-orm/core | 5.0.3 | v1.88.0 |
| CVE-2020-29652 | high | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2021-33194 | high | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2021-38561 | high | — | golang.org/x/text | 0.3.3 | v1.88.0 |
| CVE-2021-43565 | high | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2022-27191 | high | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2022-27664 | high | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2022-28948 | high | — | gopkg.in/yaml.v3 | 3.0.0-20200615113413-eeeca48fe776 | v1.88.0 |
| CVE-2022-32149 | high | — | golang.org/x/text | 0.3.3 | v1.88.0 |
| CVE-2022-41723 | high | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2023-39325 | high | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2025-22869 | high | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2025-60542 | high | — | typeorm | 0.3.10 | v1.88.0 |
| CVE-2025-65637 | high | — | github.com/sirupsen/logrus | 1.8.1 | v1.88.0 |
| CVE-2026-0603 | high | — | org.hibernate:hibernate-core | 5.6.14 | v1.88.0 |
| CVE-2026-34221 | high | — | @mikro-orm/core | 5.0.3 | v1.88.0 |
| CVE-2026-41602 | high | — | github.com/apache/thrift | v0.13.1-0.20201008052519-daf620915714 | v1.88.0 |
| CVE-2026-44665 | high | — | fast-xml-builder | 1.1.5 | v1.88.0 |
| GHSA-m425-mq94-257g | high | — | google.golang.org/grpc | 1.29.1 | v1.88.0 |
| CVE-2020-8911 | medium | — | github.com/aws/aws-sdk-go | 1.32.6 | v1.88.0 |
| CVE-2021-20329 | medium | — | go.mongodb.org/mongo-driver | 1.3.4 | v1.88.0 |
| CVE-2021-31525 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2022-2582 | medium | — | github.com/aws/aws-sdk-go | 1.32.6 | v1.88.0 |
| CVE-2022-29526 | medium | — | golang.org/x/sys | 0.0.0-20200620081246-981b61492c35 | v1.88.0 |
| CVE-2022-41717 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2023-3978 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2023-44487 | medium | KEV | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.1 |
| CVE-2023-45288 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2023-48795 | medium | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2024-24786 | medium | — | google.golang.org/protobuf | 1.26.0 | v1.88.0 |
| CVE-2024-28180 | medium | — | gopkg.in/square/go-jose.v2 | 2.5.1 | v1.88.0 |
| CVE-2024-45339 | medium | — | github.com/golang/glog | 0.0.0-20210429001901-424d2337a529 | v1.88.0 |
| CVE-2025-22870 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2025-22872 | medium | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2025-47914 | medium | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2025-58181 | medium | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2026-44664 | medium | — | fast-xml-builder | 1.1.5 | v1.88.0 |
| CVE-2020-8912 | low | — | github.com/aws/aws-sdk-go | 1.32.6 | v1.88.0 |
| CVE-2021-44716 | unknown | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2022-30636 | unknown | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2024-45338 | unknown | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2025-47911 | unknown | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2025-47913 | unknown | — | golang.org/x/crypto | 0.0.0-20200622213623-75b288015ac9 | v1.88.0 |
| CVE-2025-58190 | unknown | — | golang.org/x/net | 0.0.0-20200602114024-627f9648deb9 | v1.88.0 |
| CVE-2026-27141 | unknown | — | golang.org/x/net | v0.50.0 | v1.88.0 |
| CVE-2026-33812 | unknown | — | golang.org/x/image | v0.38.0 | v1.88.0 |
| CVE-2026-33813 | unknown | — | golang.org/x/image | v0.38.0 | v1.88.0 |
| CVE-2026-33814 | unknown | — | golang.org/x/net | v0.50.0 | v1.88.0 |
| GO-2023-2153 | unknown | — | google.golang.org/grpc | 1.29.1 | v1.88.0 |
Showing 51 of 51