- Add accept json header for invalid credential warnings (#64)
- Add report metadata for web UI (#63)
- Add new analyzer to check for custom error pages (#60)
- Add analyzer to check Composer autoloader optimization (#58)
- Add ability to display exception stack trace of analyzers (#57)
- Ignore HTTP errors for checking headers (#56)
- Add analyzer to detect publicly accessible env file (#55)
- Say hello to the Enlightn Github bot (#53)
- Fix trusted proxies bug (#49)
- Add WTFPL to license whitelist (#46)
- Add ability to define preload code (#43)
- Fix view caching analyzer condition (#42)
- Relax class property check for mixed objects (#39)
- Allow Larastan version 0.7 (#38)
- Add ability to ignore errors and establish a baseline (#36)
- Add details to analyzer fail messages (#32)
- Add support for CI mode (#29)
- Make improvements to static analysis (#26)
- Fix percentage calculations (#22)
- Faster tests by adding paratest and remove un-needed services (#20)
- Fix crash when there is a syntax error in one of the app files (#17)
- Add CC0 and Unlicense to list of whitelisted licenses (#15)
- Add option to show all files in the Enlightn command (#16)
- Add ability to exclude analyzers from reporting for CI/CD (#12)
- Add function check for opcache_get_configuration so it gracefully fails (#10)
- Fix logo for white terminals (#11)
- Add trinary maybe logic for PHPStan (#9)
- Improved detection of HTTPS only apps (#8)
- Failing mode for CI (#3)
- Skip XSS analyzer in local (#6)
- Replace SensioLabs security checker with Enlightn's own security checker (#5)
- Fix analyzer percentage computation (#7)