You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have code testing/fuzzing mechanisms in place before we can efficiently do security audits beyond code inspection.
Details
Implement fuzzing harness for interfaces between components. Build mocks for dependent interfaces of the component under test. Each test failure should turn into a unit test / regression test.
Tracking epic issue for internal testability
Goals
We need to have code testing/fuzzing mechanisms in place before we can efficiently do security audits beyond code inspection.
Details
Implement fuzzing harness for interfaces between components. Build mocks for dependent interfaces of the component under test. Each test failure should turn into a unit test / regression test.
Linked Issues
The text was updated successfully, but these errors were encountered: