earlybird
EarlyBird is a sensitive data detection tool capable of scanning source code repositories for clear text password violations, PII, outdated cryptography methods, key files and more.
파일 탐색기
최종 버전 다운로드 (.zip)- changelog-pr.yml
- release.yml
- test-and-build.yml
- dependabot.yml
- false-positives.yaml
- inclusivity-false-positives.yaml
- infrastructure-false-positives.yaml
- internationalization-false-positives.yaml
- javascript-false-positives.yaml
- inclusivity-labels.yaml
- labels.yaml
- ccnumber.yaml
- content.yaml
- filename.yaml
- inclusivity-rules.yaml
- password-secret.yaml
- inclusivity-solutions.yaml
- solutions.yaml
- earlybird.json
- webserver.json
- CONVERSION.md
- eb-logo_red-black.png
- FALSEPOSITIVES.md
- GoEarlyBird-logo.png
- GoEarlyBird-logo_sm.png
- HOOKS.md
- IGNORE.md
- INCLUSIVITY.md
- LABELS.md
- MODULES.md
- REST.md
- USAGE.md
- api.go
- api_test.go
- structures.go
- broadcast.go
- buildFlags.go
- cfgReader.go
- cfgReader_test.go
- structures.go
- const.go
- core.go
- core_test.go
- structures.go
- empty.jar
- sample.docx
- sample.odt
- sample.pdf
- sample.rtf
- sample.zip
- const.go
- fileUtil.go
- fileUtil_test.go
- structures.go
- bbapi.go
- bbapi_test.go
- check.go
- check_test.go
- cloner.go
- cloner_test.go
- diff.go
- scan.go
- split.go
- split_test.go
- structures.go
- jks.go
- jks_test.go
- pkcs8.go
- pkcs8_test.go
- read.go
- basicAuthHeader.go
- basicAuthHeader_test.go
- const.go
- entropy.go
- entropy_test.go
- jks.go
- jks_test.go
- jwt.go
- jwt_test.go
- luhn.go
- luhn_test.go
- passwordStrength.go
- passwordStrength_test.go
- pem.go
- pem_test.go
- skipAccountTokenPassword.go
- skipSameKeyValue.go
- skipSameKeyValue_test.go
- validatePassword.go
- validatePassword_test.go
- validateSSN.go
- validateSSN_test.go
- const.go
- falsePositives_test.go
- ruleCfgReader.go
- ruleCfgReader_test.go
- scan.go
- scan_test.go
- scanUtil.go
- scanUtil_test.go
- structures.go
- update.go
- update_test.go
- const.go
- utils.go
- utils_test.go
- patternMatch.go
- patternMatch_test.go
- consoleout.go
- consoleout_test.go
- const.go
- csvout.go
- csvout_test.go
- jsonout.go
- jsonout_test.go
- .ge_ignore
- .gitignore
- .releaserc.json
- build.bat
- build.sh
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CODEOWNERS
- go-earlybird.go
- go.mod
- go.sum
- install.bat
- install.sh
- LICENSE.txt
- pre-commit.sample
- pre-commit_windows.sample
- README.md
- SECURITY.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/americanexpress/earlybird
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd earlybird
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
