Releases: ashirt-ops/ashirt-server
Releases · ashirt-ops/ashirt-server
2023.3
We've added global and operation variables that are passed to each invocation of a service worker!
We improved page loading performance for very large operations. This change to presigned URLs is only available for AWS hosted deployments until the GCP deployment is ready.
What's Changed
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #953
- Tn/add caps to global vars by @TylerNoblett in #958
- Tn/add op vars by @TylerNoblett in #949
- Bump werkzeug from 3.0.0 to 3.0.1 in /enhancement_worker_templates/web/python_flask by @dependabot in #959
- Bump urllib3 from 2.0.6 to 2.0.7 in /enhancement_workers/keyword-extractor-lambda by @dependabot in #954
- Bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #960
- Send image urls by @TylerNoblett in #956
- Bump xterm from 5.2.1 to 5.3.0 in /frontend by @dependabot in #962
- Bump github.com/aws/aws-sdk-go from 1.45.20 to 1.47.0 by @dependabot in #967
- Bump eslint from 8.50.0 to 8.52.0 in /frontend by @dependabot in #963
- Bump react-day-picker from 8.8.1 to 8.9.1 in /frontend by @dependabot in #964
- Bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 by @dependabot in #968
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #970
- Bump @types/har-format from 1.2.12 to 1.2.14 in /frontend by @dependabot in #965
- Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 by @dependabot in #973
- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #974
- Sync Tn/add op vars by @jkennedyvz in #976
Full Changelog: 2023.2...2023.3
2023.2
WebAuthn Enhancements!
What's Changed
- Add commented required values for easier testing by @jrozner in #909
- allow searching for multiple meta terms by @TylerNoblett in #913
- ensure only one key is deleted if multiple with same name by @TylerNoblett in #862
- Tn/add discoverable creds by @TylerNoblett in #931
- Tn/add project vars by @TylerNoblett in #934
- Fix some minor errors in documentation by @ArcaneNibble in #951
- fix operation edit bug by @TylerNoblett in #952
New Contributors
- @ArcaneNibble made their first contribution in #951
Full Changelog: 2023.1...2023.2
2023
Initial rolling release before /web and /api union. Provides a snapshot of the code for ashirt-server before combining the web and api services in #898
What's Changed
- add make command for adding migrations by @TylerNoblett in #799
- Tn/fix authn bug by @TylerNoblett in #800
- Move everything to Node 20 by @jrozner in #823
- Remove clockwork by @jrozner in #828
- supply authnID when linking by @JoelAtDeluxe in #829
- validate resident key with proper config value by @JoelAtDeluxe in #830
- Tn/add export functionality by @TylerNoblett in #831
- add export var to readme by @TylerNoblett in #832
- Change 'key' to 'credential' by @TylerNoblett in #833
- respond to Joel's feedback by @TylerNoblett in #835
- Fix permalink url building by @JoelAtDeluxe in #839
- Tn/swap mux for chi by @TylerNoblett in #843
- add button to update key/credential name by @TylerNoblett in #834
- fix key name and username swap by @TylerNoblett in #861
- fix webauthn not working as second login by @TylerNoblett in #836
- Tn/change import paths by @TylerNoblett in #891
New Contributors
- @alexdavid made their first contribution in #21
- @jkennedyvz made their first contribution in #54
Full Changelog: https://github.com/ashirt-ops/ashirt-server/commits/2023