-
Notifications
You must be signed in to change notification settings - Fork 2
Issue Tracker
🆗 // Processed by AIT
-
Assess Tab Story cards need more color.
- Priority: Low/Medium/High
- Affected URL [Optional]: https://dev.taranis.cyberrange.rocks/assess
- Related Issue [Optional]: #999
-
Analyze Tab Story Cards can't be removed.
- Priority: Low/Medium/High
- Details [Optional]: Stories can't be removed from a Report once they are added.
- Affected URL [Optional]: https://dev.taranis.cyberrange.rocks/report/18
- Related Issue [Optional]: #999
- Screenshot [Optional]:
-
HTML in den StoryCards add nice paragraphs => NLP?
- Priority: Low
-
Publish Button directly in Report Detail View
- Priority: Low
- Issues see: https://github.com/ait-cs-IaaS/Taranis-NG/issues/138
- Remark: If autopublish is set to true, all related products will be republished as soon as a report changes, a button to trigger a "update" could be added if necessary, after the autopublish is implemented.
-
Publish on Update
- Details: Feature to automatically (re-)publish Report if it was updated (new newsitems, ...)
- Priority: Low
- Issues see: https://github.com/ait-cs-IaaS/Taranis-NG/issues/138
-
No visual feedback when marking or already marked Status "read" 🆗
- Details: No visual feedback whether an item was tagged with "read", the "unread" button is only visible when the item listing is called up again
- Priority: Low
- Fixed in: https://github.com/ait-cs-IaaS/Taranis-NG/commit/46cf669864a90019a7a5e658bf37fa12f7e19ae3
-
FEED URL is not displayed 🆗
- Details: The FEED URL is not displayed in the "OSINTSources" overview page for an entry of the "Web Collector" collector type
- Priority: Low
-
New OSINT-Source Feed not displayed 🆗
- Details: When creating a new OSINT feed using "Administration", "OSINTSources" and "New Item", it is not immediately displayed in the list, only after refreshing the page or switching back via any other page
- Priority: Low
-
Error-Message creating a new feed 🆗
- Details: Error message (delayed) after creating a new feed (e.g. room 362, https://room362.com/post/index.xml), Error message after about 45-80 seconds "Failed to create (entry name) CLOSE", entry created anyway, and visible in the listing after update
- Priority: Normal
- Fixed in: https://github.com/ait-cs-IaaS/Taranis-NG/pull/105
-
Creating a new Organization is not possible 🆗
- Details: When creating a new organization via "New Item" after entering the information, an error message appears when applying ("Failed to create")
- Priority: High
- Fixed in: https://github.com/ait-cs-IaaS/Taranis-NG/pull/105
-
Creating a new SourceGroup is not possible 🆗
- Details: When creating a new SourceGroup via "New Item" after entering the information, an error message appears when applying ("Failed to create (name)")
- Priority: High
- Fixed in: https://github.com/ait-cs-IaaS/Taranis-NG/pull/105
- Filter issues see: https://github.com/ait-cs-IaaS/Taranis-NG/issues/114
-
Using traefik with namespace remapping on hardening system failed
⚠️ -
Details: Deployment attempt on the hardened development environment failed because hardening measures do not allow Traefik to run (use of namespace remapping, prevents containers from having read and write access to files that are in the host system), which means that Traefik cannot be used in hardened systems, The hardening is based on the fact that no containers may run under "root". This prevents Traefik from having the correct rights to access the Docker socket.
[Running traefik as non-root in a container? - Traefik / Traefik v2 (latest) - Traefik Labs Community Forum] (https://community.traefik.io/t/running-traefik-as-non-root-in-a-container/16381)
-
Priority: High
-
Remark: Traefik now removed from compose.yml
-