.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/functional-tests.yml | |
|
|
.github/workflows/linting.yml | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/security.yml | |
|
|
.github/workflows/sync-labels.yml | |
|
|
.github/workflows/unit-tests.yml | |
|
|
.github/workflows/update-license.yml | |
|
|
.gitignore | |
|
|
.gitleaksignore | |
|
|
.markdownlint.yml | |
|
|
.markdownlintignore | |
|
|
.nycrc.json | |
|
|
.pre-commit-config.yaml | |
|
|
.tool-versions | |
|
|
.yamllint.yml | |
|
|
.yarn/releases/yarn-4.5.3.cjs | |
|
|
.yarnrc.yml | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
__tests__/fixture.js | 31 | A 0 mins |
|
__tests__/test-providers.js | 34 | A 0 mins |
|
action.yml | |
|
|
biome.json | |
|
|
jest.config.json | |
|
|
package.json | |
|
|
screenshot.png | |
|
|
src/__tests__/translation/NsfwDetectionProviderFactory.spec.ts | 46 | A 0 mins |
|
src/detection/NsfwDetectionProviderFactory.ts | 28 | A 0 mins | A 100% |
src/detection/providers/CloudmersiveNsfwDetectionProvider.ts | 20 | A 0 mins | F 45% |
src/detection/providers/DeepaiNsfwDetectionProvider.ts | 21 | A 0 mins | F 45% |
src/detection/providers/NsfwDetectionProviderBase.ts | 22 | A 0 mins | F 50% |
src/detection/providers/PicPurifyNsfwDetectionProvider.ts | 28 | A 0 mins | F 35% |
src/detection/providers/SightEngineNsfwDetectionProvider.ts | 28 | A 0 mins | F 33% |
src/index.ts | 40 | A 2 hrs | F 0% |
src/utils/GitHubClient.ts | 51 | A 2 hrs | F 0% |
src/utils/HttpClient.ts | 8 | A 0 mins | F 33% |
src/utils/LoggerFactory.ts | 22 | A 0 mins | F 0% |
tsconfig.json | |
|
|
yarn.lock | |
|
|