Skip to content

feat: Implement SecretLint integration for enhanced security checks#6

Merged
yamadashy merged 2 commits intomainfrom
feature/secretlint
Jul 23, 2024
Merged

feat: Implement SecretLint integration for enhanced security checks#6
yamadashy merged 2 commits intomainfrom
feature/secretlint

Conversation

@yamadashy
Copy link
Copy Markdown
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
@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