23 lines
594 B
JSON
23 lines
594 B
JSON
[
|
|
{
|
|
"observationId": "REPO-CI-ABSENCE-001",
|
|
"category": "DevOps & CI/CD",
|
|
"inspectedPaths": [
|
|
".",
|
|
".github/workflows",
|
|
".gitlab-ci.yml",
|
|
"Jenkinsfile",
|
|
"azure-pipelines.yml",
|
|
"bitbucket-pipelines.yml"
|
|
],
|
|
"searchPatterns": [
|
|
"ci.yml",
|
|
"main.yml",
|
|
"workflow"
|
|
],
|
|
"evidence": "No CI/CD configuration files (such as .github/workflows/*.yml) exist in the repository tree.",
|
|
"findingId": "DEVOPS-001",
|
|
"limitations": "Repository-level inspection confirms absence of committed pipeline configurations."
|
|
}
|
|
]
|