Skip to content

Security: hugoalh-studio/underscore-path-es

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 --> Release
  subgraph Supported
    Release -- Major = 0 --> Maintenance
    Release -- Major > 0 --> LTS --> Maintenance
  end
  Maintenance --> EOL
Versions Release Date Long Term Support Date End Of Life Date
v2.X.X 2024-01-11 2024-01-11 Unknown
v1.X.X (For Non-NPM) 2024-03-29 2024-03-29 2024-10-15
v1.X.X (For NPM only) 2023-06-13 2023-07-01 2024-03-01

ℹ️ Note

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

Report Vulnerabilities

You can report security vulnerabilities by create security vulnerability report.

There aren’t any published security advisories