Debosmit Ray
Debosmit Ray
Per {[this](https://github.com/coinbase/salus/blob/98c51707e949cbd35f0cd1ffe8ca38b2face24b4/lib/salus/scanners/report_python_modules.rb#L8)}, it seems like the current story for python package information is reading the `requirements.txt` file. Often times, we find that when developers don't practice proper dependency management, this...
**Describe the bug** For testing purposes, I have a task obj that stores a reference to the `asynq.Client` object (I have tested w/ both pointer and non-pointer). When the task...
### What happened? InstateState can be used to change the current state of an EC2 instance. It is present under TransitGateway instead of being under EC2. Pulumi: https://www.pulumi.com/registry/packages/aws/api-docs/ec2transitgateway/instancestate/ Similar terraform...