@revisium/standalone
Revisium with embedded PostgreSQL — zero-dependency headless CMS with Git-like version control
Supply chain provenance
Status for the latest visible version.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Reflect.get in minified Chakra UI vendor bundle; standard React/Chakra pattern. | ai | |
| source-diff | obfuscated-file:client/assets/index-CTRDk3g_.js | AI (source-diff): Standard Vite/Rolldown minified frontend bundle (React+Chakra+MobX+GraphQL); not obfuscation. | ai | |
| source-diff | net-exec-file:client/assets/index-CTRDk3g_.js | AI (source-diff): Frontend SPA bundle; network calls and dynamic module loading are normal browser app behavior. | ai | |
| source-diff | encoded-string-file:prisma/seed.js | AI (source-diff): Long strings are Prisma client bundle error messages and internal code; stable false positive for this package. | ai | |
| source-diff | encoded-string-file:dist/standalone.js | AI (source-diff): Long strings are Prisma client bundle code; stable false positive for this package. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Reads package.json from a resolved path to get version info; benign and stable pattern. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): CLI launcher spreading process.env to child process is standard; not a secret-exfiltration risk. | ai | |
| phantom-deps | phantom-dep:sharp | AI (phantom-deps): sharp is a known native binary dep; indirect import pattern is expected. | ai | |
| phantom-deps | phantom-dep:bcrypt | AI (phantom-deps): bcrypt referenced via config in NestJS app; indirect import is expected. | ai | |
| phantom-deps | phantom-dep:swagger-ui-dist | AI (phantom-deps): swagger-ui-dist referenced via config; indirect import is expected in NestJS. | ai | |
| phantom-deps | phantom-dep:embedded-postgres | AI (phantom-deps): embedded-postgres referenced via config; indirect import is expected. | ai | |
| phantom-deps | phantom-dep:@nestjs/microservices | AI (phantom-deps): NestJS microservices loaded dynamically via framework; indirect import is expected. | ai |
v2.8.1
5 findingsNewly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Modified file contains 1 long encoded string(s) (200+ chars). These are commonly used to hide malicious payloads.
Modified file contains 1 long encoded string(s) (200+ chars). These are commonly used to hide malicious payloads.
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v2.8.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.