Hackerpilot
|
2174832e9f
|
Fix tabs/spaces
|
2020-08-06 17:27:16 -07:00 |
Hackerpilot
|
3b590c377a
|
Fix #815
|
2020-08-06 15:11:04 -07:00 |
Eugene Wissner
|
3b9d608866
|
Track check name for error messages (#769)
* Track check name for error messages
* Assert BaseAnalyzer.getName() is implemented
|
2019-07-09 12:16:25 +02:00 |
Basile Burg
|
6647caf8a1
|
fix #632, fix #633 - false positive for static and package methods in the check for virtual calls in constructors
|
2018-05-16 23:57:26 +02:00 |
Basile Burg
|
8c44dd5092
|
Set all checkers class "final"
|
2018-04-22 20:33:58 +02:00 |
BBasile
|
cb31d2501e
|
add IZ safeAccess util and refactor several && chains with it (#577)
* add IZ safeAccess util and refactor several && chains with it
* show how to make inference working
|
2018-04-02 17:29:36 +02:00 |
Laurent Tréguier
|
2be1a1f22f
|
Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`
* Fix .gitignore
* Fix .dscanner.ini
|
2018-03-22 20:15:42 +01:00 |