Commit graph

136 commits

Author SHA1 Message Date
renovate[bot]
af9eec9a44
Update dependency ubuntu to v24
Some checks failed
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
2024-10-05 01:01:33 +00:00
bd900912e5 Merge pull request 'Update ubuntu Docker tag to v24' (#4) from renovate/ubuntu-24.x into master
Reviewed-on: #4
2024-07-16 08:06:26 +00:00
renovate[bot]
82dcbe1e68 Update ubuntu Docker tag to v24
Some checks failed
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled
2024-07-16 01:01:16 +00:00
8ac32a7a9b Merge pull request 'Update dependency ubuntu to v22' (#3) from renovate/ubuntu-22.x into master
Reviewed-on: #3
2024-07-15 09:44:17 +00:00
fed1f3f9a1 Merge pull request 'Update actions/checkout action to v4' (#2) from renovate/actions-checkout-4.x into master
Reviewed-on: #2
2024-07-15 09:42:13 +00:00
renovate[bot]
dd028edcbb Update dependency ubuntu to v22
Some checks failed
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled
2024-07-15 01:01:17 +00:00
renovate[bot]
ee8ac04232 Update actions/checkout action to v4
Some checks failed
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled
2024-07-15 01:01:08 +00:00
0fae2b1de7 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2024-07-14 09:47:30 +00:00
Renovate Bot
15c956b284 Add renovate.json
Some checks failed
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled
2024-05-14 01:01:00 +00:00
Jason
4ce3ab9872
Updates for bulk_extractor v2.0.3 (#33)
Slight change to command line arguments for bulk_extractor v2
2023-10-16 11:29:26 +11:00
Jason
5da497d49c
Add JSON output (#32)
* Move to pytest

* Replace imp with importlib

* Add JSON output

* Update unit test actions
2023-05-29 14:21:45 +10:00
Jason
7aadd41ee2
Add image reparse and deletion functions (#31)
* Update readme for bulk_extractor v2.0.0

* Update docker image to Ubuntu 20.04

* Parse filesystem before string extraction

* Refactor postgres datastore code

* Add reparse option

* Add option to delete image data

* Update usage

* Update version
2022-06-03 15:35:43 +10:00
Jason
b61a835d4a
Merge pull request #30 from jaegeral/patch-1
typo in readme
2022-06-01 14:25:17 +10:00
Alexander J
de50648e3c
typo in readme 2022-02-07 14:00:34 +01:00
Jason
cfcd7624f7
Catch exception when parsing filesystem (#29)
* Catch exception when parsing filesystem
2022-01-07 17:52:59 +11:00
Jason
fd2122cf20
Minor fixes for OpenSearch (#28)
Minor fixes for OpenSearch
2021-12-20 16:16:58 +11:00
Jason
561f9d840a
Migrate to OpenSearch (#27)
* Migrate to OpenSearch

* Minor fixes to support Python 3.6
2021-12-20 11:08:29 +11:00
Jason
367dc821b0
Fix for getting volume location (#26)
* Fix for getting volume location
2021-12-01 13:22:14 +11:00
Jason
4bc951a061
Fix for getting volume offset (#25)
* Fix logic for extracting volume offset
2021-12-01 11:32:31 +11:00
Jason
5f666b8cd3
Read datastore config from environment variables (#24)
* Read config from environment variables
2021-11-18 14:10:20 +11:00
Jason
9f63677a64
Merge pull request #23 from google/image-id
Add image identifier
2021-11-09 11:25:28 +11:00
Jason Solomon
30ec807662 Add image identifier 2021-11-09 11:19:15 +11:00
Jason
fcff491b04
Merge pull request #22 from google/pkg
Packaging updates
2021-10-19 15:17:41 +11:00
Jason Solomon
dca7ec4ff7 Packaging 2021-10-19 15:10:58 +11:00
Jason
2be9dceb27
Merge pull request #21 from google/dfvfs
Install dfVFS from GIFT for unit tests
2021-10-15 10:40:56 +11:00
Jason Solomon
2eb427aba7 Install dfVFS from GIFT 2021-10-15 10:38:16 +11:00
Jason Solomon
d1f6b68f34 Merge remote-tracking branch 'origin/master' into dfvfs 2021-10-15 10:34:28 +11:00
Jason Solomon
ed514be532 Install dfVFS from GIFT 2021-10-15 10:33:05 +11:00
Jason Solomon
99ea39c494 Install dfVFS from GIFT 2021-10-15 10:24:28 +11:00
Jason Solomon
8586938f68 Install dfVFS from GIFT 2021-10-15 10:05:54 +11:00
Jason Solomon
85a363530f Install dfVFS from GIFT 2021-10-15 10:01:43 +11:00
Jason
8eb2de5d38
Merge pull request #20 from google/datastores
Add documentation for datastore config
2021-10-15 09:53:53 +11:00
Jason Solomon
cd8a04843f Add documentation for datastore config 2021-10-15 09:42:03 +11:00
Jason
69acd900ca
Merge pull request #18 from google/inode-fix
Fix inode traversal
2021-09-09 16:39:24 +10:00
Jason Solomon
7c3cc9c444 Continue parsing on missing inode 2021-09-09 15:01:21 +10:00
Jason
a6da048caf
Merge pull request #17 from google/datastore-config
Add a datastore config file plus minor changes to the Dockerfile for k8s deployment
2021-09-08 16:04:54 +10:00
Jason Solomon
b553ec90c2 Datastore config tests 2021-09-08 15:31:44 +10:00
Jason Solomon
2cab08d0bc Datastore config changes 2021-09-08 14:38:40 +10:00
Jason Solomon
62750006b7 Docker changes for k8s deployment 2021-09-08 14:35:57 +10:00
Jason Solomon
2f5502c27a Add option to specify config file 2021-09-03 13:14:24 +10:00
Jason Solomon
c149036e03 Add config file for datastores 2021-09-03 12:15:16 +10:00
Jason
c06a66dcab
Merge pull request #15 from google/colour
Make search term highlighting optional
2021-08-18 11:20:55 +10:00
Jason
1a34d99c7e
Merge branch 'master' into colour 2021-08-18 11:07:29 +10:00
Jason
e2dd27245a
Merge pull request #16 from google/dfvfs
dfVFS Updates
2021-08-18 11:06:42 +10:00
Jason Solomon
275e874bd6 dfVFS mediator no longer required 2021-08-18 10:49:14 +10:00
Jason Solomon
702784ceb8 Update dfvfs requirements 2021-08-18 10:21:40 +10:00
Jason Solomon
ba320234f2 Show test coverage 2021-08-18 10:14:57 +10:00
Jason Solomon
c8c7b71e86 Make search term highlighting optional 2021-08-18 09:48:41 +10:00
Jason
184e1933d6
Merge pull request #14 from google/flush-db
Flush DB after filesystem parsing
2021-04-07 15:52:25 +10:00
Jason Solomon
cf95892300 Log deletion of index 2021-04-07 15:21:16 +10:00