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

Provide support script for adding new test subject #817

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Conversation

mbuechse
Copy link
Contributor

@mbuechse mbuechse commented Nov 8, 2024

Resolves #816

Signed-off-by: Matthias Büchse <[email protected]>
Tests/add_subject.py Show resolved Hide resolved
Signed-off-by: Matthias Büchse <[email protected]>
@garloff
Copy link
Member

garloff commented Nov 26, 2024

I guess we should proceed here.
@mbuechse - what is your best take on the secret storage?

@mbuechse
Copy link
Contributor Author

@garloff Your suggestion with the access rights is fine from my POV. The secrets need to be accessed without user intervention, but they are not terribly critical -- yes, an attacker who snitches them could upload bad (forged) test results for the CSP, but we always check failed tests, and we can easily disable/rotate the keys.

mbuechse and others added 2 commits November 26, 2024 21:24
Co-authored-by: Kurt Garloff <[email protected]>
Signed-off-by: Matthias Büchse <[email protected]>
Copy link
Member

@garloff garloff left a comment

Choose a reason for hiding this comment

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

This works for me -- we can always improve later, but this is good enough for now.

@mbuechse mbuechse merged commit 53b5e45 into main Nov 26, 2024
7 of 8 checks passed
@mbuechse mbuechse deleted the issue/816 branch November 26, 2024 21:05
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.

[Feature Request] Provide support scripts for parties interested in submitting test reports
2 participants