Skip to content

Commit

Permalink
Merge branch 'master' into ui_timesketch_unfurl_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jkppr authored Sep 29, 2023
2 parents f46f40f + cb0eb03 commit 2572d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alembic==1.11.1
altair==4.1.0
celery==5.2.7
cryptography==41.0.3
cryptography==41.0.4
datasketch==1.5.0
dfir-unfurl
opensearch-py==2.3.1
Expand Down
1 change: 1 addition & 0 deletions timesketch/frontend-ng/src/components/UploadForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export default {
mandatoryHeaders: [
{ name: 'datetime', columnsSelected: [] },
{ name: 'message', columnsSelected: [] },
{ name: 'timestamp_desc', columnsSelected: [] },
],
form: {
name: '',
Expand Down

0 comments on commit 2572d22

Please sign in to comment.