Pasi Orovuo
Pasi Orovuo
We have been experiencing an odd issue where pysmb fails after around 15 minutes, with the exception below (date + time added by execution script): ``` Wed May 20 10:10:45...
### Steps to reproduce ### - Log in as two different users and take note of the access tokens - Execute `curl -X POST -H 'Authorization: Bearer ' -H 'Content-Type:...
`CERT_KEY_PROV_INFO_PROP_ID` is not yet implemented for `win32crypt.CertSetCertificateContextProperty()` as clearly indicated by the error message: ``` context.CertSetCertificateContextProperty(CERT_KEY_PROV_INFO_PROP_ID, privat e_key) NotImplementedError: Property Id 2 is not supported yet ``` Implementation is commented...
This PR implements basic functionality for defining network interfaces as part of Launch Template. ### Issue # (if applicable) Fixes #14494 ### Reason for this change Current Launch Template L2...
This seems to be a regression, earlier discussed in here: https://github.com/aquasecurity/cloudsploit/issues/2085. The error is: ``` /var/scan/node_modules/aws-sdk/lib/request.js:31 throw err; ^ Error [TypeError]: AWS[serviceName] is not a constructor at /var/scan/cloudsploit/collectors/aws/collector.js:139:119 at /var/scan/node_modules/async/dist/async.js:3113:16...