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

fix: check connector urls and headers coming from config. #131

Merged
merged 1 commit into from
May 27, 2024

Conversation

drcgjung
Copy link
Contributor

WHAT

Improves url and header checking in AgentConfig.

WHY

CodeQL complains about some potential SSF traps.

FURTHER NOTES

Wrt to sanitizing other dynamic SSF sources which CodeQL may not correctly detect, please have a look at:

Closes #128

@drcgjung drcgjung requested review from obalandi and RoKrish14 May 27, 2024 09:48
@drcgjung drcgjung added the bug Something isn't working label May 27, 2024
Copy link

@obalandi obalandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@RoKrish14 RoKrish14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drcgjung drcgjung mentioned this pull request May 27, 2024
37 tasks
Copy link
Contributor

@almadigabor almadigabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@almadigabor almadigabor merged commit c3ed708 into eclipse-tractusx:main May 27, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

TRG 8.01 Mitigate high and above findings in CodeQL
4 participants