v0.1.7
Continuous Integration
- makefiles for sds gateway and network #64 (Lucas Parzianello)
Commits
- 95c3e0c: add scan group, update rh capture create process (klpoland) #61
- 3f12a44: test reconstruct file tree with scan group (klpoland) #61
- 2569b21: update tests, serializers, validation, add update mapping to init_indices (klpoland) #61
- c429f68: add trailing commas (klpoland) #61
- 005be13: remove duplicate scan_group mapping (klpoland) #61
- 8d4779c: add migration (klpoland) #61
- 0cd1cd5: differentiate capture types for filtering file connections (klpoland) #61
- e5fa975: add mixin to redirect to auth0 login, make api docs/schema public (klpoland) #63
- updated rh schema generator code #64 (Lucas Parzianello)
- added radiohound test data #64 (Lucas Parzianello)
- using bs4 to get html text from django stacktrace when testing #64 (Lucas Parzianello)
- moved test env check to utils #64 (Lucas Parzianello)
- testing rh capture creation #64 (Lucas Parzianello)
- added scan group attr for rh captures #64 (Lucas Parzianello)
- added source to radiohound schema generator script #64 (Lucas Parzianello)
- reorganized tests to reflect source tree #64 (Lucas Parzianello)
- copying opensearch certs for django #64 (Lucas Parzianello)
- corrected paths in file tree reconstruction #64 (Lucas Parzianello)
- improved capture listing error handling #64 (Lucas Parzianello)
- local test for capture update #64 (Lucas Parzianello)
- integration test for rh capture update #64 (Lucas Parzianello)
- removed nonexistent minio exceptions (Lucas Parzianello)
- fixed unintentional settings override for prod storage #65 (Lucas Parzianello)
- 2f53d6d: cluster and index permissions set up change (klpoland) #67
- ab7430e: Revert "cluster and index permissions set up change" (Lucas Parzianello) #68
- 935ce4f: add cluster_composite_ops action group to make sure index/cluster composite permissions are included (klpoland) #69
- 7cbfb85: revert bullet points (klpoland) #69
- 98346f4: fix markdown linting (klpoland) #69
- preventing missing sds-ignore file warning (Lucas Parzianello)
- creating index when missing (Lucas Parzianello)
- testing authentication with inlined token; index_name optional for capture creation (Lucas Parzianello)
- updated opensearch default user in django (Lucas Parzianello)
- deprecated index_name arg for capture creation (Lucas Parzianello)
- ci: also pulling compatible images as part of the build (Lucas Parzianello)
- version bump to 0.1.7a0 (Lucas Parzianello)
- updated version matching test to be pep 440 compatible (Lucas Parzianello)
- removed extra log messages (Lucas Parzianello)
- deps updated (Lucas Parzianello)
- improved progress bar for notebooks (Lucas Parzianello)
- ignoring missing import false positive from pyright (Lucas Parzianello)
- also running action on pr synchronization (Lucas Parzianello)
- new unknown index excptn; not keeping captures that failed indexing on creation (Lucas Parzianello)
- added scan group field to capture document creation (Lucas Parzianello)
- updated capture creation example (Lucas Parzianello)
- behavior change: capture listing does not fail anymore when opensearch docs are missing (Lucas Parzianello)
- updated test expectations on opensearch failure (Lucas Parzianello)
- passing args to make targets (Lucas Parzianello)
- improved reconstruct tree logging; fixed pattern matching (Lucas Parzianello)
- added bs4 and ipython to deptry exceptions (already catching these import errors) (Lucas Parzianello)
- updated version tag (Lucas Parzianello)
- updated changelog (Lucas Parzianello)