◈ ArtifactScan ← Projects / archive · 2026-08-04
20%
8 /40 Passed
24 /40 Warnings
8 /40 Failures
0 /40 Skipped
0 /40 Info
1/7 passed 1 failed 5 warnings
  • README file found: README.md
  • LICENSE file not found
  • NOTICE file not found
  • COPYRIGHT file not found
  • AUTHORS file not found
  • CHANGELOG file not found
  • CONTRIBUTING file not found
Generated by ArtifactScan · https://github.com/perfsonar/archive
Raw JSON ⬇ CSV ⬇ JSON
{
    "repo_url": "https://github.com/perfsonar/archive",
    "problems": [
        {
            "code": "ARTEFACT_README_MISSING",
            "severity": "PASS",
            "message": "README file found: README.md",
            "file_path": null,
            "line_number": null,
            "priority": 1,
            "details": {
                "files": [
                    "README.md"
                ]
            }
        },
        {
            "code": "ARTEFACT_LICENSE_MISSING",
            "severity": "FAIL",
            "message": "LICENSE file not found",
            "file_path": null,
            "line_number": null,
            "priority": 1,
            "details": []
        },
        {
            "code": "ARTEFACT_NOTICE_MISSING",
            "severity": "WARN",
            "message": "NOTICE file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "ARTEFACT_COPYRIGHT_MISSING",
            "severity": "WARN",
            "message": "COPYRIGHT file not found",
            "file_path": null,
            "line_number": null,
            "priority": 2,
            "details": []
        },
        {
            "code": "ARTEFACT_AUTHORS_MISSING",
            "severity": "WARN",
            "message": "AUTHORS file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "ARTEFACT_CHANGELOG_MISSING",
            "severity": "WARN",
            "message": "CHANGELOG file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "ARTEFACT_CONTRIBUTING_MISSING",
            "severity": "WARN",
            "message": "CONTRIBUTING file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "BINARY_FILE_DETECTED",
            "severity": "PASS",
            "message": "No binary files detected",
            "file_path": null,
            "line_number": null,
            "priority": 1,
            "details": []
        },
        {
            "code": "LARGE_FILE_DETECTED",
            "severity": "PASS",
            "message": "No large files detected (>= 10485760 bytes)",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_PROJECT_NAME_MISSING",
            "severity": "PASS",
            "message": "Project name detected in README",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_COPYRIGHT_MISSING",
            "severity": "FAIL",
            "message": "No clear copyright one-liner detected in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_STATUS_MISSING",
            "severity": "PASS",
            "message": "Project status/lifecycle detected",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_TAGS_MISSING",
            "severity": "WARN",
            "message": "No tags/keywords detected in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_VERSION_MISSING",
            "severity": "WARN",
            "message": "No clear version indication in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_LICENSE_ONELINER_MISSING",
            "severity": "FAIL",
            "message": "Licence one-liner/link not detected in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_DESCRIPTION_MISSING",
            "severity": "FAIL",
            "message": "No clear description/overview in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_FEATURES_MISSING",
            "severity": "WARN",
            "message": "No features section in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_SCOPE_MISSING",
            "severity": "WARN",
            "message": "No clear scope section in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_COMPATIBILITY_MISSING",
            "severity": "WARN",
            "message": "No compatibility section in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_STRUCTURE_MISSING",
            "severity": "WARN",
            "message": "No structure section in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_REQUIREMENTS_MISSING",
            "severity": "WARN",
            "message": "No requirements section in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_INSTALLATION_MISSING",
            "severity": "PASS",
            "message": "Installation signals detected",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_USAGE_MISSING",
            "severity": "FAIL",
            "message": "Usage/examples not clearly present in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_DOCUMENTATION_MISSING",
            "severity": "FAIL",
            "message": "No documentation location in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_VERSION_CONTROL_MISSING",
            "severity": "WARN",
            "message": "No branch/tagging conventions in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_TROUBLESHOOTING_MISSING",
            "severity": "WARN",
            "message": "No troubleshooting/FAQ in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_SUPPORT_INFO_MISSING",
            "severity": "WARN",
            "message": "No support info in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_PRIVACY_MISSING",
            "severity": "WARN",
            "message": "No privacy policy in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_ROADMAP_MISSING",
            "severity": "WARN",
            "message": "No roadmap in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_AUTHORS_MISSING",
            "severity": "WARN",
            "message": "No authors mention in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_CONTRIBUTING_MISSING",
            "severity": "WARN",
            "message": "No contributing guidance in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_FUNDING_MISSING",
            "severity": "FAIL",
            "message": "No funding info in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_ACKNOWLEDGEMENTS_MISSING",
            "severity": "WARN",
            "message": "No acknowledgements in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_DEPENDENCIES_MISSING",
            "severity": "WARN",
            "message": "README missing dependencies section (no manifests detected either)",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_TOOLS_MISSING",
            "severity": "PASS",
            "message": "Tools indicators detected",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_LICENSE_PARAGRAPH_MISSING",
            "severity": "WARN",
            "message": "No licence summary in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_COPYRIGHT_DETAILS_MISSING",
            "severity": "WARN",
            "message": "No COPYRIGHT reference in README",
            "file_path": "README",
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_BROKEN_LINKS",
            "severity": "PASS",
            "message": "All README local links are valid",
            "file_path": null,
            "line_number": null,
            "priority": 2,
            "details": []
        },
        {
            "code": "ARTEFACT_LICENSE_MISSING",
            "severity": "SKIP",
            "message": "LICENSE file not found",
            "file_path": null,
            "line_number": null,
            "priority": 1,
            "details": []
        },
        {
            "code": "ARTEFACT_COPYRIGHT_MISSING",
            "severity": "SKIP",
            "message": "COPYRIGHT file not found",
            "file_path": null,
            "line_number": null,
            "priority": 2,
            "details": []
        },
        {
            "code": "ARTEFACT_AUTHORS_MISSING",
            "severity": "SKIP",
            "message": "AUTHORS file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "ARTEFACT_NOTICE_MISSING",
            "severity": "SKIP",
            "message": "NOTICE file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "ARTEFACT_CHANGELOG_MISSING",
            "severity": "SKIP",
            "message": "CHANGELOG file not found",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "README_DEPENDENCIES_MISSING",
            "severity": "INFO",
            "message": "DependencyParser found no dependencies in README/NOTICE sections",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "CONTRIBUTING_FALLBACK_MISSING",
            "severity": "FAIL",
            "message": "Not in CONTRIBUTING file or README",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        },
        {
            "code": "AUTHORS_FALLBACK_MISSING",
            "severity": "WARN",
            "message": "Not in AUTHORS file or README",
            "file_path": null,
            "line_number": null,
            "priority": 3,
            "details": []
        }
    ],
    "summary": {
        "total": 46,
        "pass": 8,
        "info": 1,
        "warn": 24,
        "fail": 8,
        "skip": 5
    },
    "_uploaded": "2026-08-04 11:17:38",
    "_label": "archive – 04.08.2026"
}