Files
git.stella-ops.org/src/Concelier/__Libraries/StellaOps.Concelier.Connector.Vndr.Adobe/TASKS.completed.md
master 15b4a1de6a feat: Document completed tasks for KMS, Cryptography, and Plugin Libraries
- Added detailed task completion records for KMS interface implementation and CLI support for file-based keys.
- Documented security enhancements including Argon2id password hashing, audit event contracts, and rate limiting configurations.
- Included scoped service support and integration updates for the Plugin platform, ensuring proper DI handling and testing coverage.
2025-10-31 14:37:45 +02:00

1.2 KiB

Completed Tasks

|Index discovery and sliding window fetch|BE-Conn-Adobe|Source.Common|DONE — Support backfill; honor robots/ToS.|

|Detail extractor (products/components/fixes)|BE-Conn-Adobe|Source.Common|DONE — Normalizes metadata and CVE/product capture.|

|DTO schema and validation pipeline|BE-Conn-Adobe, QA|Source.Common|DONE — JSON schema enforced during parse.|

|Canonical mapping plus psirt_flags|BE-Conn-Adobe|Models|DONE — Emits canonical advisory and Adobe psirt flag.|

|SourceState plus sha256 short-circuit|BE-Conn-Adobe|Storage.Mongo|DONE — Idempotence guarantee.|

|Golden fixtures and determinism tests|QA|Source.Vndr.Adobe|DONE — connector tests assert snapshot determinism for dual advisories.|

|Mark failed parse DTOs|BE-Conn-Adobe|Storage.Mongo|DONE — parse failures now mark documents Failed and tests cover the path.|

|Reference dedupe & ordering|BE-Conn-Adobe|Models|DONE — mapper groups references by URL with deterministic ordering.|

|NormalizedVersions emission|BE-Conn-Adobe|Models|DONE (2025-10-11) — EVR-like version metadata now projects normalizedVersions with adobe:<product>:<platform> notes; regression fixtures refreshed to assert rule output.|