@kyle this is a big reason I try to do as much as I can with the standard library of whichever language I’m using. Then when I do go to the larger package ecosystem I try to stick to those with minimal dependencies themselves. Doesn’t mean I am always successful, but at least it makes the task of auditing a little less daunting. Releasing everything I do publicly and with a libre license ought to help too.
@kyle this is a big reason I try to do as much as I can with the standard library of whichever language I’m using. Then when I do go to the larger package ecosystem I try to stick to those with minimal dependencies themselves. Doesn’t mean I am always successful, but at least it makes the task of auditing a little less daunting. Releasing everything I do publicly and with a libre license ought to help too.