-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0 Release #140
Merged
v2.0 Release #140
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixed a bug related to the Ticket ID that was preventing the creation or modification of a ticket with a free format, enabling smoother integration and precise traceability
Fix Ticked ID Bug
Added new relevant RSS sources, removed obsolete ones, and enhanced banned word filters for optimized detection of cyber trends. The 'remove_banned_words' function has been updated to effectively remove domain names, special characters, and multiple versions.
Update RSS Sources and Filters
Update the packages in a requirements.txt file.
Update requirements.txt
Update the packages in a requirements.txt file.
Update requirements.txt
Update the packages in a requirements.txt file.
Updated the docker-compose.yml file to remove the '3.3' version and apply the new standard. Removed the rss-bridge container and all associated references from the project as it is no longer needed.
Updated the docker-compose.yml file to remove the '3.3' version and apply the new standard. Removed the rss-bridge container and all associated references from the project as it is no longer needed.
Update docker-compose.yml and remove rss-bridge container
Updated the docker-compose.yml file to remove the '3.3' version and apply the new standard. Removed the rss-bridge container and all associated references from the project as it is no longer needed.
Update docker-compose.yml and remove rss-bridge container
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
API Key Creation & Management
Removed 'TwitterTweet.js' file from the project. Removed calls to 'TwitterTweet.js'. Removed 'react-twitter-widgets' dependency from 'package.json'.
Remove 'react-twitter-widgets' dependency and clean up code
Removed 'TwitterTweet.js' file from the project. Removed calls to 'TwitterTweet.js'. Removed 'react-twitter-widgets' dependency from 'package.json'.
Remove 'react-twitter-widgets' dependency and clean up code
Fixed a bug related to the Ticket ID that was preventing the creation or modification of a ticket with a free format, enabling smoother integration and precise traceability.
Fixed a bug related to the Ticket ID that was preventing the creation or modification of a ticket with a free format, enabling smoother integration and precise traceability.
Back - Fix Ticked ID Bug
Fixed a bug related to the Ticket ID that was preventing the creation or modification of a ticket with a free format, enabling smoother integration and precise traceability.
Fix Ticked ID Bug
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Added functionality for superusers and users to create and manage API keys, with Knox integration for secure key hashing.
Corrected the issue causing false positives in the domain monitoring module.
Update model to make the 'Url' field unique to prevent duplicates in the database.
Update model to make the 'Url' field unique to prevent duplicates in the database.
Revise documentation to include Docker setup instructions, add explanatory notes for the API Key section in the admin section, update the Update Watcher tab, and address other minor corrections.
Revise documentation to include Docker setup instructions, add explanatory notes for the API Key section in the admin section, update the Update Watcher tab, and address other minor corrections.
Revise documentation to include Docker setup instructions, add explanatory notes for the API Key section in the admin section, update the Update Watcher tab, and address other minor corrections.
Updated the docker-compose.yml file
v2.0 Release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This release aims to make the existing API easily usable, in order to facilitate communication with Watcher for other software. It also aims to correct several existing anomalies.