PHPackages                             sts-gaming-group/athena - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. sts-gaming-group/athena

ActiveLibrary[Security](/categories/security)

sts-gaming-group/athena
=======================

Security library that provides an additional layer of functionality over the composer audit, specifically tailored for managing ignored advisories.

1.0.4(2y ago)21.4k↓21.1%MITPHPPHP &gt;=8.1

Since Mar 27Pushed 2y ago2 watchersCompare

[ Source](https://github.com/sts-gaming-group/athena-php)[ Packagist](https://packagist.org/packages/sts-gaming-group/athena)[ RSS](/packages/sts-gaming-group-athena/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (4)Versions (13)Used By (0)

Athena-PHP
==========

[](#athena-php)

Athena-PHP is a security library that provides an additional layer of functionality over the composer audit, specifically tailored for managing ignored advisories.

Installation
------------

[](#installation)

Use composer to install Athena-PHP.

```
composer require sts-gaming-group/athena
```

Usage
-----

[](#usage)

Athena-PHP can be easily accessed through the vendor binaries:

```
php vendor/bin/athena
```

Ignoring Advisories
-------------------

[](#ignoring-advisories)

To ignore advisories, Athena-PHP utilizes a `.cveignore` file. This file should be created and maintained by the user.

The structure of the `.cveignore` file is as follows:

```
{
    "PKSA-hn62-zkx4-1y5q": {
        "expiry": 1653908558,
        "notes": "Test notes"
    },
    "PKSA-8ds9-sp96-ghmb": {
        "expiry": 1704074400,
        "notes": "Test notes"
    }
}
```

Each advisory to be ignored is represented by a JSON object. The key is the identifier of the advisory, and it contains an `expiry` (UNIX timestamp) indicating when the ignore will cease to be effective, and `notes` for any additional context or information.

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

5

Last Release

783d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4609012f3b1b852c6271c8a1cdd7b460f8ed93291fe93ff66e9ab96b86fceeeb?d=identicon)[wowo](/maintainers/wowo)

![](https://avatars.githubusercontent.com/u/38591237?v=4)[Filip Szymański](/maintainers/aventez)[@aventez](https://github.com/aventez)

![](https://avatars.githubusercontent.com/u/9104680?v=4)[Marcin Worwa](/maintainers/mworwa)[@mworwa](https://github.com/mworwa)

---

Top Contributors

[![filipszymanskists](https://avatars.githubusercontent.com/u/159243573?v=4)](https://github.com/filipszymanskists "filipszymanskists (9 commits)")[![aventez](https://avatars.githubusercontent.com/u/38591237?v=4)](https://github.com/aventez "aventez (6 commits)")[![mworwa](https://avatars.githubusercontent.com/u/9104680?v=4)](https://github.com/mworwa "mworwa (2 commits)")[![wowo](https://avatars.githubusercontent.com/u/100724?v=4)](https://github.com/wowo "wowo (2 commits)")

---

Tags

securityAudit

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/sts-gaming-group-athena/health.svg)

```
[![Health](https://phpackages.com/badges/sts-gaming-group-athena/health.svg)](https://phpackages.com/packages/sts-gaming-group-athena)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
