Conversation
5e85d8c to
950b040
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
c039ebd to
2f1c131
Compare
c0e0031 to
051d0ae
Compare
What was changed
Adds
ruby/harness/package, effectively a port of the same Python harness (python/harness).ruby/harness is a standalone Ruby package that supports the same harness semantics, structure, and API as the existing Python harness. The test suite (ruby/harness/tests`) similarly mimics the existing Python harness test suite.Notable, a significant portion of the change comes from making the harness a standalone Ruby package with linting support (RBS, Steepfile, etc.).
Why?