Coleman Kane

Results 77 comments of Coleman Kane

Oh, my config was for the `cve` module, not the `cisa` module (which I don't have configured)

Thanks, I haven't updated the course as I have been focused on other stuff, and also the Univ. has since hired full-time faculty to cover this and other material as...

Thanks for all the details, I saw this too on my Arch system when trying to build the new kernel, but haven't had a chance to dig in.

Have you tried: ```sh aws s3api put-object --bucket bucket-name --key key-name \ --tagging "Tag_Name=Tag_Value,tag2_name=Tag2_Value" --body filename.ext ```

This does not solve the problems discussed in #6285 but it has been working without regressions for two days on my instances

> This does not solve the problems discussed in #6285 but it has been working without regressions for two days on my instances The problems discussed in #6285 were fixed...

> Very interesting. Do you have any idea if that would affect vulnerability and data-source types? We are seeing random redis out-of-memory incidents, and have narrowed the incidents to when...

Attaching a screenshot to further illustrate the behavior I am seeing (viewing the HISTORY tab of a malware created from the external feed): ![stix_ids-problem](https://github.com/OpenCTI-Platform/opencti/assets/3454769/a2fb57a0-eba0-4da3-8c14-cbef87eb4df7) I've hovered over the top like...

Also, just another observation: I am curious if this behavior might be contributing to the pattern that some have observed of ingest speed (bundles / second) gradually falling over the...

@AlexSanchezN Another issue is that tons and tons of updates to the same object(s) in the queue means that those STIX objects all get locked and force the platform to...