mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-05 05:17:00 +03:00
13b78ab010
* log: Init log package Creates a wrapper around existing `zap.Logger` to make it easier to replace/extend with scorecard logging. Signed-off-by: Stephen Augustus <foo@auggie.dev> * log: Replace instances of `zap.Logger` with `log.Logger` Signed-off-by: Stephen Augustus <foo@auggie.dev> * log: Add logic to parse `zapcore.Level`s as strings Signed-off-by: Stephen Augustus <foo@auggie.dev> * log: Express log levels Signed-off-by: Stephen Augustus <foo@auggie.dev> * log: Replace instances of `zapcore.Level` with `log.Level` Signed-off-by: Stephen Augustus <foo@auggie.dev> * log: Fixup comments for exported functions Signed-off-by: Stephen Augustus <foo@auggie.dev> |
||
---|---|---|
.. | ||
evaluation | ||
fileparser | ||
raw | ||
testdata | ||
all_checks_test.go | ||
all_checks.go | ||
binary_artifact_test.go | ||
binary_artifact.go | ||
branch_protection_test.go | ||
branch_protection.go | ||
ci_tests_test.go | ||
ci_tests.go | ||
cii_best_practices_test.go | ||
cii_best_practices.go | ||
code_review_test.go | ||
code_review.go | ||
contributors_test.go | ||
contributors.go | ||
dangerous_workflow_test.go | ||
dangerous_workflow.go | ||
dependency_update_tool.go | ||
errors.go | ||
fuzzing.go | ||
license_test.go | ||
license.go | ||
maintained_test.go | ||
maintained.go | ||
packaging_test.go | ||
packaging.go | ||
permissions_test.go | ||
permissions.go | ||
pinned_dependencies_test.go | ||
pinned_dependencies.go | ||
sast_test.go | ||
sast.go | ||
security_policy.go | ||
shell_download_validate_test.go | ||
shell_download_validate.go | ||
signed_releases_test.go | ||
signed_releases.go | ||
vulnerabilities_test.go | ||
vulnerabilities.go | ||
write.md |