Results 109 comments of Sam Morris

Having just found out about CVE-2020-5252, I'm migrating from installing safety into my poetry-managed environment to having it installed into a separate environment. In the process, I noticed that `safety...

I'm working around this with a custom template: ``` # Custom template to work around template( name="omsagent_forward_format" type="list" ) { constant(value="") property(name="timereported" dateFormat="rfc3164" date.inUTC="on") constant(value=" ") property(name="hostname") constant(value=" ") property(name="syslogtag")...

> My FreeIPA server is almost dying because of `-rw-r-----. 1 pkiuser pkiuser 70G Feb 11 11:59 debug` which is located in `/var/log/pki/pki-tomcat/ca` According to https://github.com/dogtagpki/pki/wiki/Configuring-Subsystem-Debug-Log these log files are...

It occurs to me that this might not even be the fault of this extension. I filed it here because I've not seen the crash until I installed the extension,...

`X(7)` and friends are shipped by [xorg-docs](https://xorg.freedesktop.org/releases/individual/doc/).

I found that installing Debian's `python3-poetry` results in a perfectly working Poetry. Looking at https://sources.debian.org/src/poetry/1.3.2%2Bdfsg-3/debian/patches/ I don't believe this is because they've patched Poetry themselves.

I still intend to work on this - just haven't had time to pick it up for a while. I can make all the changes you suggest, `retrieved` in particular...

> I have a patch for the requested changes (and then more that I found). Do you mind if we end up authoring this module together? Sure, push/squash as you...

Thanks for getting this over the line folks - sorry I haven't had any time to work on it recently!