Skip to content

Security: lebe-dev/shortly

Security

docs/security.md

Security

Best practices

Image scan (CVE status)

$ date
Thu May  7 16:31:46 MSK 2026

$ trivy image --severity HIGH,CRITICAL tinyops/shortly:1.5.0

2026-05-07T16:31:17+03:00	INFO	[vuln] Vulnerability scanning is enabled
2026-05-07T16:31:17+03:00	INFO	[secret] Secret scanning is enabled
2026-05-07T16:31:17+03:00	INFO	[secret] If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2026-05-07T16:31:17+03:00	INFO	[secret] Please see https://trivy.dev/docs/v0.69/guide/scanner/secret#recommendation for faster secret detection
2026-05-07T16:31:17+03:00	INFO	Detected OS	family="alpine" version="3.23.4"
2026-05-07T16:31:17+03:00	INFO	[alpine] Detecting vulnerabilities...	os_version="3.23" repository="3.23" pkg_num=16
2026-05-07T16:31:17+03:00	INFO	Number of language-specific files	num=0

Report Summary

┌───────────────────────────────────────┬────────┬─────────────────┬─────────┐
│                Target                 │  Type  │ Vulnerabilities │ Secrets │
├───────────────────────────────────────┼────────┼─────────────────┼─────────┤
│ tinyops/shortly:1.5.0 (alpine 3.23.4) │ alpine │        0        │    -    │
└───────────────────────────────────────┴────────┴─────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)

There aren't any published security advisories