fragmentscreen/ddapi-record-logs

There is no license information available for the latest version (dev-main) of this package.

LOGS library support for the Metadata Deposition API Microservice

Maintainers

Package info

github.com/FragmentScreen/ddapi-record-logs

pkg:composer/fragmentscreen/ddapi-record-logs

Statistics

Installs: 74

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-06-16 10:39 UTC

This package is auto-updated.

Last update: 2026-06-16 10:39:58 UTC


README

OSV Scanner

This is a stub plugin library for the ARIA metadata management service, specifically designed for handling LOGS metadata.

For more information, visit: https://gitlab.com/aria-php/data-deposition-api

Overview

This stub plugin provides a foundation for integrating LOGS metadata handling with the ARIA metadata management system.

Security Scanning

This repo uses OSV Scanner for vulnerability detection.

When it runs:

  • Daily at 03:00 UTC (full scan)
  • On PRs targeting main (changed deps only)
  • On push to main (full scan)

If vulnerabilities are found:

  1. Check the Security tab for alerts
  2. To ignore false positives, add entries to osv-scanner.toml:
    [[IgnoredVulns]]
    id = "GHSA-xxxx-xxxx-xxxx"
    reason = "Justification"

References: