NEWS

COMING SOON

  • spartan-hasher: Native integration of the spartan-hasher module which takes a supplied CSP and returns an equivalent with sha-256 hashes for each entry. (Status: in Test)
  • HIBP: Native integration of Troy Hunt’s “Have I Been Pwned” Service into boilerplate/authentication.js => prevent users from using passwords that have been compromised; prevent accounts which have been compromised from enrollment/registration (Status: Under Development)
  • Deploy: Deploy your finished application, function or API endpoint via serverless, firebase, heroku, kubernetes/minikube or docker (Status: In Design)

IN FLIGHT

  • _spartan CLI updates: use jq to make updates to _spartan policy from commandline
  • _spartan API: RESTful API for _spartan => create, read, update & delete policies & generate boilerplate files

NOT GONNA HAPPEN…YET

  • Plenty…

Want to see something in _spartan? Submit a feature request as an issue. Features with the most upvotes may be prioritized in the queue. Even better? Submit your finished feature as a PR (with mocha/chai-ready tests)

Want to help? Check the contributing section