Release v0.0.7
v0.0.7
Release Candidate for ISTS 2024
What's Changed
- Implement assets remote api by @hulto in #558
- [bug] Fix file download by @KCarretto in #567
- [feature] Process List Reporting by @KCarretto in #574
- [cleanup] Refactor Eldritch Runtime by @KCarretto in #577
- [cleanup] starlark -> 0.12.0, rust -> 1.76.0 by @KCarretto in #578
- [cleanup] Refactor Eldritch Library Registration by @KCarretto in #579
- [feature] dropAllData admin mutation by @KCarretto in #583
- Fix implants windows release workflow by @Milkshak3s in #582
- [feature] Credential Reporting by @KCarretto in #585
- [bug] Fix Credential Kind Enum by @KCarretto in #597
- Format netstat output by @micahjmartin in #596
- Add headers and recursive depth to file_list by @micahjmartin in #575
- [feature] Refactor Concurrency by @KCarretto in #599
- I think this is fixed. by @hulto in #600
- Regex-lib-stub by @Cictrone in #601
- RegexLibrary Implementation by @Cictrone in #602
- Adds support to be compiled as a windows service. by @hulto in #604
- Cp summary page by @cmp5987 in #606
- Cp show error by @cmp5987 in #608
- Add windows default install by @hulto in #605
- fix(issues): Fix small issues, rebuild by @cmp5987 in #609
- [feature] Import Tomes from git by @KCarretto in #603
- Enable f-strings for fun by @Cictrone in #612
- [cleanup] Reduce namegen complexity requirements by @KCarretto in #614
- Add BSD Support by @jabbate19 in #562
- Bsd install by @hulto in #616
- Added TOML extension 'tamasfe.even-better-toml' by @raynecafaro in #621
- [docs] Documentation Updates by @KCarretto in #620
- Add eprint function by @hulto in #611
- [feature] Import Tomes from Private Repos (git ssh) by @KCarretto in #617
- [bug] Fix https public repo imports by @KCarretto in #628
- 626 support globbing in rust by @hulto in #627
- Update getting-started.md by @KCarretto in #630
- Re-add newline by @hulto in #613
- [bug] Update mysql type for repo keys by @KCarretto in #634
- Moved file.download -> http.download, and added sys.is_bsd and file.replace for kyle by @Cictrone in #633
- [bug] Fix mysql schema type for file.content by @KCarretto in #638
- [bug] Fix crypto.hash_file for binary files by @KCarretto in #640
- Added the
http.get
andhttp.post
functions with query params, headers, form, bodies as optional params (depending on GET vs POST) by @Cictrone in #636 - [bug] Prevent assets.copy() truncating file when fetch_asset fails by @KCarretto in #642
- [bug] Fixes cdn url downloads by @KCarretto in #644
- Remove lint warns by @hulto in #639
- [bug] Fix assets.copy() by @KCarretto in #645
- [bug] LONGTEXT for tasks by @KCarretto in #646
- Make
http.get
andhttp.post
ignore TLS validation and be less async by @Cictrone in #649 - Fix disown by @hulto in #643
- [bug] Fix display for message by @KCarretto in #650
- Add get registry tome by @hulto in #647
- [bug] Remove file for assets.copy() instead of truncating by @KCarretto in #651
- feat(rerun-quest): Allow users to rerun quests by @cmp5987 in #652
- [bug] Redirect existing users on new login by @KCarretto in #654
- fix(bug): Add validation before rendering task by @cmp5987 in #655
- Add file parent dir by @hulto in #657
- Add netmask to get ip by @hulto in #659
- Cp display repo by @cmp5987 in #660
- Add file download tome by @hulto in #658
- Read bytes and deal with non-UTF8 by @hulto in #664
- Arp scan tome by @hulto in #662
- Cleanup windows lint warnings by @hulto in #665
- Added a
file.mkdir
tome and also added aparent
param similar to linux's by @Cictrone in #666 - feat(import-repo): Add import repository workflow by @cmp5987 in #667
- [feature] Support SCP-Style Git URLs by @KCarretto in #668
- Cp expand tome details by @cmp5987 in #669
- [docs] Tomes docs by @KCarretto in #670
- fix(terms): Add description on pages, update links by @cmp5987 in #672
- [feature] Paginate Quests by @KCarretto in #619
- [docs] Minor Updates by @KCarretto in #674
- [bug] Remove ui docs link by @KCarretto in #676
- 622 file list tome doesnt support relative paths by @hulto in #671
- Remove newlines by @micahjmartin in #675
New Contributors
- @micahjmartin made their first contribution in #596
- @raynecafaro made their first contribution in #621
Full Changelog: v0.0.6...v0.0.7