Tags: CERTUNLP/ngen
Tags
Fix/dependency vulns2 (#224) * django dependencies * frontend dependencies
Version 2.3.9 (#219) * Feature/tanstackquery2 (#212) * Moved changes * Update frontend/src/views/user/components/TableUsers.jsx Co-authored-by: Copilot <[email protected]> * Update frontend/src/views/tanstackquery/UserComponent.jsx Co-authored-by: Copilot <[email protected]> * Update frontend/src/views/tanstackquery/EventComponent.jsx Co-authored-by: Copilot <[email protected]> * Event component only retrieves a single event, adding it to the cache --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Mateo Durante <[email protected]> * hotfix/send_affected_email_with_bcc_to_team * hotfix/email_bcc_contacts_as_list * fix/dependencies * fix pip dependencies * Feature/kintun frontend (#216) * Kintun frontend integration. Retests table, with send and refresh functionality. * Remove console log from refresh function and enhance error handling during event analysis deletion * Analyzer mappings views created and modified api service * Update frontend/src/api/services/analyzerMapping.jsx Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Agustin Paturlanne <[email protected]> Co-authored-by: Agustin Paturlanne <[email protected]> Co-authored-by: Copilot <[email protected]> * disable TEAM_EMAIL_PRIORITY to always send intern email * fix typo config * Replace a list of allowed fields with a list of blocked fields (#217) * Replace a list of allowed fields with a list of blocked fields * better clean list * add types to constance fields * fix/possible_none_fields * fix none value split * add about view to api and frontend (#218) * add about view to api and frontend * add TAG and TAG_RAW to workflow variables --------- Co-authored-by: Bar <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Agustin Paturlanne <[email protected]> Co-authored-by: Agustin Paturlanne <[email protected]>