Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement SecretLint integration for enhanced security checks #6

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

yamadashy
Copy link
Owner

@yamadashy yamadashy commented Jul 23, 2024

Overview

This PR integrates SecretLint into Repopack to detect potentially sensitive information during the packing process.

Key Changes

  • Added SecretLint utilities in secretLintUtils.ts
  • Updated packager.ts to perform security checks
  • Modified CLI output to display security check results

Why

To enhance the security of packed repositories by alerting users to potential secrets or sensitive data in their files.

@yamadashy yamadashy force-pushed the feature/secretlint branch from cc3e179 to da1ba6a Compare July 23, 2024 03:11
@yamadashy yamadashy force-pushed the feature/secretlint branch from da1ba6a to e2ef72b Compare July 23, 2024 03:11
@yamadashy yamadashy merged commit 80d16ff into main Jul 23, 2024
10 checks passed
@yamadashy yamadashy deleted the feature/secretlint branch July 23, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant