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

chore: Implement security fixes #683

Merged
merged 8 commits into from
May 17, 2024
Merged

chore: Implement security fixes #683

merged 8 commits into from
May 17, 2024

Conversation

titom73
Copy link
Collaborator

@titom73 titom73 commented May 16, 2024

Description

  • chore: Update Dockerfile to use non-root user
  • fix(anta): Update regexp syntax for better readability

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

@titom73 titom73 marked this pull request as ready for review May 16, 2024 13:14
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@titom73 titom73 merged commit 1c04244 into main May 17, 2024
17 checks passed
titom73 added a commit to titom73/anta that referenced this pull request May 17, 2024
* chore: Update Dockerfile to use non-root user

* fix(anta): Update regexp syntax for better readability

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* fix(anta): Update regexp syntax for better readability

---------

Co-authored-by: Matthieu Tâche <mtache@arista.com>
titom73 added a commit that referenced this pull request May 17, 2024
* refactor: Extract regular expression to support regexp unit tests

* chore: Implement security fixes (#683)

* chore: Update Dockerfile to use non-root user

* fix(anta): Update regexp syntax for better readability

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* fix(anta): Update regexp syntax for better readability

---------

Co-authored-by: Matthieu Tâche <mtache@arista.com>

* refactor: pytest for REGEXP_EOS_BLACKLIST_CMDS

---------

Co-authored-by: Matthieu Tâche <mtache@arista.com>
@gmuloc gmuloc deleted the fix/sonarcloud-pre-1 branch June 5, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants