11 buildPythonPackage rec {
16 src = fetchFromGitHub {
17 owner = "landscapeio";
20 sha256 = "0ywwjpz0p6ls3hp1lndjr9ql6s5lkj7dgpll1h87w04kwan70j0x";
29 nosetests tests/test_checks.py
33 description = "Looks at Python code to search for things which look \"dodgy\" such as passwords or diffs";
34 homepage = "https://github.com/landscapeio/dodgy";
35 license = licenses.mit;
36 maintainers = with maintainers; [