slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
29 stars 3 forks source link

feat: Added Exit codes and updated unit tests #547 #548

Closed LaKeishaTurnerSlalom closed 1 week ago

LaKeishaTurnerSlalom commented 1 month ago

secureli-375 https://github.com/slalombuild/secureli/issues/375

Added Additional Exit Codes based on error types as discussed. Passing exitCode to the ScanFailure class

Changes

Testing

*

Clean Code Checklist