@aspidasec/lessons
v0.1.0
Published
Security micro-lessons for AspidaSec coaching (bilingual en/id)
Downloads
69
Maintainers
Readme
@aspidasec/lessons
Security micro-lessons for AspidaSec developer coaching.
Responsibility
- Store educational lesson metadata and Markdown lesson content.
- Connect findings to stable lesson IDs and slugs.
- Keep lessons practical, secure, and approachable for Indonesian developer teams.
Source of truth
- Lesson registry and exports live in
src/index.ts. - Lesson types live in
src/types.ts. - Lesson Markdown content lives in
src/content/.
Verification
pnpm --filter @aspidasec/lessons typecheck
pnpm --filter @aspidasec/lessons build