Cybersecurity-Projects/PROJECTS/intermediate/credential-enumeration/learn
CarterPerez-dev a40d064009 fix(credential-enumeration): rename .nimble to credenum.nimble
Nim package names cannot contain hyphens, so `nimble install -y nph`
in the lint workflow aborted on `validatePackageName` before nph could
be installed, causing the Nim lint job to fail with `nph: command not
found`. Renaming the manifest to match the binary name resolves it
and lets contributors run nimble inside the project.
2026-04-29 01:23:40 -04:00
..
00-OVERVIEW.md fix(credential-enumeration): rename .nimble to credenum.nimble 2026-04-29 01:23:40 -04:00
01-CONCEPTS.md feat: credential enumeration complete 2026-04-04 20:21:19 -04:00
02-ARCHITECTURE.md feat: credential enumeration complete 2026-04-04 20:21:19 -04:00
03-IMPLEMENTATION.md feat: credential enumeration complete 2026-04-04 20:21:19 -04:00
04-CHALLENGES.md feat: credential enumeration complete 2026-04-04 20:21:19 -04:00