Ronald Eytchison

Results 4 comments of Ronald Eytchison

I'm interested in contributing a new game. Which of the ones listed would be good for a programmer with some Python experience? I'd appreciate some degree of collaboration on the...

Could we also do the same in seed-gen vuln discovery? https://github.com/trailofbits/buttercup/blob/7739f7907dabbd9670f46314f3442a30e42682ef/seed-gen/src/buttercup/seed_gen/vuln_base_task.py#L166-L178

Should probably also add at the same time: https://github.com/trailofbits/buttercup/issues/301

@claude I want to make the following hardcoded values in seed-gen configurable via the pydantic settings. You can use the current hardcoded values as defaults in the pydantic settings. You...