Skip to content
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

v1.0.0-beta9 #119

Merged
merged 15 commits into from
Nov 30, 2022
Merged

v1.0.0-beta9 #119

merged 15 commits into from
Nov 30, 2022

Conversation

battleoverflow
Copy link
Contributor

@battleoverflow battleoverflow commented Nov 25, 2022

v1.0.0b9 (1.0.0-beta9) Release

Below are the new features, bug fixes, and/or improvements to the ThreatIngestor repository.

Changelog

Bug fix for GitHub configuration. Now allows the user to select a specific number of days since the creation date (num_of_days in config.yml) when searching for a repository.
Issue: #113
Solution: #115

Added GitHub workflow for running tests when a new commit is pushed. Also includes a Docker build for running in a containerized environment.
Solution: #115

New ingestion stream included. Users can now run a search against GitHub gists, searching by username.
Issue: #88
Solution: #117

Bug fix for retweeted bodies not being properly ingested. Now when collecting artifacts, the retweet body should be included.
Issue: #114
Solution: #118

battleoverflow and others added 13 commits November 8, 2022 15:22
Created a basic GitHub workflow to eventually replace travis CI
- Fixed Dockerfile bug. It was throwing a strange error when downloading sqlite3
- Updated documentation for new gist source
- Create a new gist source using GitHub's gist api
- Changed github-gist -> github_gist in case we need to use it as a future import
- All tests should now pass
Retrieve all content of a retweeted tweet
@battleoverflow battleoverflow added the enhancement New feature or general improvement label Nov 25, 2022
@battleoverflow battleoverflow self-assigned this Nov 25, 2022
@battleoverflow battleoverflow marked this pull request as ready for review November 25, 2022 15:02
@battleoverflow battleoverflow merged commit 91af63c into master Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or general improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants