Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Security: hugoalh-studio/string-dissect-js

Security

SECURITY.md

Security Policy

Supported Versions

---
title: Versions Status Flow
---
flowchart LR
  Unstable("Unstable")
  Pre("Pre Release")
  Release("Release")
  LTS("Long Term Support")
  Maintenance("Maintenance")
  EOL("End Of Life")
  Unstable --> Pre
  Pre --> Release
  subgraph Support
    Release -- Major = 0 --> Maintenance
    Release -- Major > 0 --> LTS
    LTS --> Maintenance
  end
  Maintenance --> EOL
Loading
Versions Release Date Long Term Support Date End Of Life Date
v2.X.X 2023-12-27 2024-01-08 Unknown
v1.X.X 2023-03-09 2023-04-06 2024-03-01

ℹ️ Note

  • The date format is according to ISO 8601 standard.
  • Values in italic format are subject to change.
  • Versions which not in the list are also end of life.

Report A Vulnerability

You can report a security vulnerability by create a security vulnerability report.

There aren’t any published security advisories