Veeral Patel
Veeral Patel
@achillesheald Got it, so you'd like the ability to export your case's details, tasks, and observables to HTML/PDF so you can send that report to your clients?
@achillesheald Got it. Just curious - how are you working around this issue at the moment?
@achillesheald Got it. Just curious - what tool are you using now for case management? Why did you consider switching over to TheHive? @nadouani Any thoughts on this feature request?
@achillesheald got it! So I'm guessing TheHive's support for analyzers/responders is what's most compelling to you about the tool? Personally that's my favorite part, but I'm wondering what other people...
@ecapuano Hey Eric. Here are some ideas: 1. Soft delete cases. This way, if a user deletes a case, an admin would be able to restore it within, say 30...
@castrapel cool! just read through the article and summarized it below so future contributors don't need to read the whole thing to get started on this. - [ ] use...
Went ahead and built consoleme's current Dockerfile locally, using `docker build -t consoleme .`. Resulting image is 2.73 GB, so we can compare future optimizations.
@gzgogo What is this CSS plugin for? @StallionV Sorry why are you not using `config-overrides`? I want to set up theme switching with CRA too and I'm curious why it...
@gzgogo Thanks! So I'm a little confused...changing themes live with a create-react-app is possible, right?
@gzgogo Thanks for the reply? > use javascript to switch the src property of link tag on html Do you have a code sample of this that I could check...