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]: Add Host based testing for critical parsing of untrusted input #80

Open
spbrogan opened this issue Apr 6, 2023 · 2 comments
Labels
state:backlog In the backlog state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@spbrogan
Copy link
Member

spbrogan commented Apr 6, 2023

Feature Overview

Refactor and add host-based testing for untrusted input structures. Author sanitization routines and develop this pattern of code and validation.

Solution Overview

Refactor and add host-based testing for untrusted input structures. Author sanitization routines and develop this pattern of code and validation.

Alternatives Considered

We already have integration testing with some of the edge cases covered but those integration tests require significantly more infrastructure than host based tests. They are also much harder to extend and much slower to run.

Urgency

Low

Are you going to implement the feature request?

Someone else needs to implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@spbrogan spbrogan added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Apr 6, 2023
@github-actions github-actions bot added state:needs-owner Needs an issue owner to be assigned urgency:low Little to no impact labels Apr 6, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label May 21, 2023
@github-actions
Copy link

This issue has been automatically been closed because it did not have any activity in 45 days and no follow up within 7 days after being marked stale. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2023
@spbrogan spbrogan reopened this Jun 22, 2023
@spbrogan spbrogan added state:backlog In the backlog and removed state:stale Has not been updated in a long time labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:backlog In the backlog state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

1 participant