Cybersecurity-Projects/PROJECTS
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
..
advanced feat: add Aenebris.ML.Middleware (Wai integration for ML pipeline) 2026-04-29 01:04:01 -04:00
beginner Merge remote-tracking branch 'origin/main' into chore/haskell-reverse-proxy-finish 2026-04-28 17:57:03 -04:00
intermediate fix(credential-enumeration): rename .nimble to credenum.nimble 2026-04-29 01:23:40 -04:00