15 passthru.updateScript = bundlerUpdateScript "cfn-nag";
18 description = "Linting tool for CloudFormation templates";
19 homepage = "https://github.com/stelligent/cfn_nag";
20 license = lib.licenses.mit;
21 maintainers = with lib.maintainers; [ momeemt ];
22 platforms = lib.platforms.unix;