Ryan Brady
Ryan Brady
I reviewed a file and saw unused code with no additional context information other than "currently unused". https://github.com/anchore/anchore-engine/blob/e6db8d5e38ea25bbff54ee32b24d9f019fa69df2/anchore_engine/services/policy_engine/engine/policy/bundles.py#L597-L639
When enabling a boardPlugin, if the plugin already exists the API returns a 409 status code. The code in the trelloclient that deals with response status on boards only supports...
Looking at http://bootswatch.com/ makes me think there should be an easy way to have both a django app with shortcuts to use bootstrap features, but also a way to apply...
Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Media queries allow for custom CSS based on a number...
The date signed tabs return a format like '11/22/2022 | 10:02 AM PST' which is nearly impossible to parse and retain the timezone info. Why doesn't Docusign use the isoformat...
No Docs
Lack of documentation makes this library difficult to use.