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

Feature/secureli 436 language detection #481

Conversation

kevin-orlando
Copy link
Contributor

@kevin-orlando kevin-orlando commented Mar 19, 2024

secureli-436

closes #436

Adds focused language detection during scan for specified or committed files

Changes

  • Limiting language detection to a specified set of files during scan (unless all files is provided)
  • Adding the usage of git.Repo to check the commit file diff

Testing

  • Verify that language detection can be run on either specified or committed files during scan

Clean Code Checklist

  • Meets acceptance criteria for issue
  • New logic is covered with automated tests
  • Appropriate exception handling added
  • Thoughtful logging included
  • Documentation is updated
  • Follow-up work is documented in TODOs
  • TODOs have a ticket associated with them
  • No commented-out code included

@JordoHeffernan JordoHeffernan merged commit fbd983d into refactor/secureli-000-modular-refactor Mar 22, 2024
3 checks passed
@JordoHeffernan JordoHeffernan deleted the feature/secureli-436-language-detection branch March 22, 2024 15:43
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.

2 participants