Skip to content

Inventory of Third-Party Software Components

DependencyVersionLicenseDescription
github.com/binalyze/gorav1.7.1-0.20250505155236-fb6215830195Apache-2.0Binalyze Go utilities and shared runtime components.
github.com/brianvoe/gofakeit/v6v6.24.0MITFake data generator for testing and demos.
github.com/containerd/cgroups/v3v3.0.3Apache-2.0Linux cgroups management library.
github.com/elastic/go-sysinfov1.13.1Apache-2.0System and host information for Go.
github.com/gofrs/flockv0.8.1BSD-3-ClauseFile locking utility for Go.
github.com/nats-io/nats-server/v2v2.10.16Apache-2.0NATS messaging server.
github.com/pact-foundation/pact-go/v2v2.0.1MITContract testing framework for services.
github.com/spf13/aferov1.11.0Apache-2.0Filesystem abstraction for Go.
golang.org/x/expv0.0.0-20240716175740-e3f259677ff7BSD-3-ClauseExperimental Go packages.
golang.org/x/modv0.20.0BSD-3-ClauseGo module mechanics and parsing.
github.com/capnspacehook/taskmasterv0.0.0-20210519235353-1629df7c85e9MITTask scheduling and orchestration helper.
github.com/rickb777/datev1.14.2BSD-3-ClauseDate handling utilities.
github.com/PuerkitoBio/purellv1.2.0BSD-3-ClauseURL normalization and sanitization.
cloud.google.com/go/storagev1.43.0Apache-2.0Google Cloud Storage client library.
github.com/Azure/azure-pipeline-gov0.2.3MITAzure Storage pipeline utilities.
github.com/Azure/azure-storage-blob-gov0.15.0MITAzure Blob Storage client library.
github.com/alexmullins/zipv0.0.0-20180717182244-4affb64b04d0MITZIP encryption support for Go.
github.com/armon/go-socks5v0.0.0-20160902184237-e75332964ef5MITSOCKS5 proxy server library.
github.com/asalih/go-ewfv0.0.0-20241030131659-cf494c40b8c0MITEWF (E01) forensic image support.
github.com/avast/retry-go/v3v3.1.1MITRetry helper for transient errors.
github.com/aws/aws-sdk-go-v2v1.27.0Apache-2.0AWS SDK for Go v2.
github.com/aws/aws-sdk-go-v2/configv1.27.11Apache-2.0AWS SDK v2 configuration loader.
github.com/aws/aws-sdk-go-v2/credentialsv1.17.11Apache-2.0AWS SDK v2 credential providers.
github.com/aws/aws-sdk-go-v2/feature/s3/managerv1.16.15Apache-2.0AWS SDK S3 transfer manager.
github.com/aws/aws-sdk-go-v2/service/s3v1.53.1Apache-2.0AWS S3 service client.
github.com/aws/aws-sdk-go-v2/service/transferv1.48.0Apache-2.0AWS Transfer Family service client.
github.com/aws/smithy-gov1.20.2Apache-2.0Smithy runtime for AWS SDKs.
github.com/binalyze/bizipv1.1.0Apache-2.0Binalyze ZIP handling utilities.
github.com/bmatcuk/doublestar/v4v4.7.1MITGlob matching with doublestar patterns.
github.com/cenkalti/backoff/v4v4.3.0MITExponential backoff utilities.
github.com/containerd/cgroupsv1.1.0Apache-2.0Linux cgroups management library.
github.com/coreos/go-iptablesv0.8.0Apache-2.0Go bindings for iptables.
github.com/coreos/go-systemd/v22v22.5.0Apache-2.0Go bindings for systemd.
github.com/davecgh/go-spewv1.1.1ISCDeep pretty printing for Go values.
github.com/djherbis/timesv1.6.0MITFile timestamp access helpers.
github.com/dustin/go-humanizev1.0.1MITHuman-friendly formatting utilities.
github.com/elastic/go-freelruv0.16.0Apache-2.0LRU cache implementation.
github.com/elastic/gosigarv0.14.3Apache-2.0System information and metrics.
github.com/fatih/colorv1.17.0MITColored terminal output.
github.com/go-test/deepv1.1.1MITDeep comparison utilities for tests.
github.com/godbus/dbus/v5v5.1.0BSD-2-ClauseD-Bus client library for Go.
github.com/golang/mockv1.6.0Apache-2.0Mocking framework for Go.
github.com/google/go-cmpv0.6.0BSD-3-ClauseStructural comparison for Go values.
github.com/google/gopacketv1.1.19BSD-3-ClausePacket parsing and crafting.
github.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510Apache-2.0Shell-like lexer and parser.
github.com/google/uuidv1.6.0BSD-3-ClauseUUID generation and parsing.
github.com/gorilla/websocketv1.5.1BSD-3-ClauseWebSocket client/server library.
github.com/hillu/go-yara/v4v4.3.4BSD-2-ClauseGo bindings for YARA.
github.com/hirochachacha/go-smb2v1.1.0BSD-2-ClauseSMB2 client library.
github.com/jeandeaual/go-localev0.0.0-20240204043739-672d8d016d9aMITLocale detection utilities.
github.com/johannesboyne/gofakes3v0.0.0-20250106100439-5c39aecd6999MITFake S3 server for testing.
github.com/judwhite/go-svcv1.2.1MITService management helpers.
github.com/kolesnikovae/go-winjobv1.0.0MITWindows job object helpers.
github.com/mattn/go-ieproxyv0.0.12MITWindows IE proxy settings.
github.com/mattn/go-isattyv0.0.20MITTTY detection for Go.
github.com/mattn/go-runewidthv0.0.16MITRune width calculation for UI.
github.com/minio/siov0.4.1Apache-2.0Streaming encryption (SIO).
github.com/nats-io/nats.gov1.38.0Apache-2.0NATS client library.
github.com/opencontainers/runtime-specv1.2.0Apache-2.0OCI runtime specification types.
github.com/ozanh/xiov0.4.0MITStream and IO utilities.
github.com/pdfcpu/pdfcpuv0.8.0Apache-2.0PDF processing library.
github.com/pkg/sftpv1.13.9BSD-2-ClauseSFTP client and server library.
github.com/prometheus/client_golangv1.20.4Apache-2.0Prometheus metrics client.
github.com/rclone/ftpv1.0.0-220913-1600BSDFTP backend for rclone.
github.com/schollz/progressbar/v3v3.14.2MITTerminal progress bar.
github.com/shirou/gopsutil/v3v3.24.5BSD-3-ClauseSystem and process information.
github.com/sirupsen/logrusv1.9.3MITStructured logging for Go.
github.com/stretchr/testifyv1.11.1MITTest assertions and mocks.
github.com/urfave/cli/v2v2.27.5MITCLI framework for Go.
github.com/winlabs/gowin32v0.0.0-20240930213947-f504d7e14639Apache-2.0Windows API wrappers.
github.com/yusufpapurcu/wmiv1.2.4MITWMI access for Go.
go.uber.org/goleakv1.3.0MITGoroutine leak detector for tests.
go.uber.org/multierrv1.11.0MITError aggregation utilities.
go.uber.org/zapv1.27.1MITHigh-performance logging.
golang.org/x/cryptov0.33.0BSD-3-ClauseCryptography extensions for Go.
golang.org/x/netv0.35.0BSD-3-ClauseNetworking extensions for Go.
golang.org/x/oauth2v0.21.0BSD-3-ClauseOAuth2 client library for Go.
golang.org/x/syncv0.11.0BSD-3-ClauseConcurrency helpers for Go.
golang.org/x/sysv0.30.0BSD-3-ClauseOS and syscall utilities.
golang.org/x/termv0.29.0BSD-3-ClauseTerminal I/O utilities.
golang.org/x/textv0.22.0BSD-3-ClauseText processing and Unicode.
golang.org/x/timev0.10.0BSD-3-ClauseTime utilities and rate limiting.
google.golang.org/apiv0.187.0BSD-3-ClauseGoogle APIs client library.
gopkg.in/natefinch/lumberjack.v2v2.2.1MITLog rolling file writer.
gopkg.in/yaml.v2v2.4.0Apache-2.0YAML parsing and emitting.
gopkg.in/yaml.v3v3.0.1Apache-2.0YAML parsing and emitting.
gorm.io/driver/sqlitev1.5.3MITGORM SQLite driver.
gorm.io/gormv1.25.4MITGORM ORM for Go.
github.com/florianl/go-nfqueuev1.3.1MITNFQUEUE bindings for Go.
github.com/josharian/nativev1.1.0MITNative byte-order helpers.
github.com/mdlayher/netlinkv1.6.0MITNetlink protocol library.
github.com/mdlayher/socketv0.1.1MITLow-level socket helpers.
cloud.google.com/gov0.115.0Apache-2.0Google Cloud Go client libraries.
cloud.google.com/go/authv0.6.1Apache-2.0Google Cloud authentication library.
cloud.google.com/go/auth/oauth2adaptv0.2.2Apache-2.0OAuth2 adapter for GCP auth.
cloud.google.com/go/compute/metadatav0.3.0Apache-2.0GCE metadata client.
cloud.google.com/go/iamv1.1.8Apache-2.0Google Cloud IAM client.
github.com/VirusTotal/gypv0.9.0Apache-2.0YARA-related build utility.
github.com/aws/aws-sdk-gov1.44.298Apache-2.0AWS SDK for Go v1.
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.6.2Apache-2.0AWS eventstream protocol support.
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.1Apache-2.0EC2 instance metadata client.
github.com/aws/aws-sdk-go-v2/internal/configsourcesv1.3.7Apache-2.0AWS SDK internal config sources.
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.6.7Apache-2.0AWS SDK endpoint resolution.
github.com/aws/aws-sdk-go-v2/internal/iniv1.8.0Apache-2.0AWS SDK INI parsing utilities.
github.com/aws/aws-sdk-go-v2/internal/v4av1.3.5Apache-2.0AWS SigV4a signing helpers.
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.11.2Apache-2.0AWS SDK internal encoding helper.
github.com/aws/aws-sdk-go-v2/service/internal/checksumv1.3.7Apache-2.0AWS SDK checksum helpers.
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.11.7Apache-2.0AWS SDK presigned URL helper.
github.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.17.5Apache-2.0AWS SDK S3 shared helpers.
github.com/aws/aws-sdk-go-v2/service/ssov1.20.5Apache-2.0AWS SSO client.
github.com/aws/aws-sdk-go-v2/service/ssooidcv1.23.4Apache-2.0AWS SSO OIDC client.
github.com/aws/aws-sdk-go-v2/service/stsv1.28.6Apache-2.0AWS STS client.
github.com/beorn7/perksv1.0.1MITPrometheus helper utilities.
github.com/cespare/xxhash/v2v2.3.0MITxxHash implementation.
github.com/cilium/ebpfv0.11.0MITeBPF loading and management.
github.com/cpuguy83/go-md2man/v2v2.0.5MITMarkdown to manpage converter.
github.com/docker/go-unitsv0.5.0Apache-2.0Human-readable unit helpers.
github.com/elastic/go-windowsv1.0.1Apache-2.0Windows helpers for Elastic.
github.com/felixge/httpsnoopv1.0.4MITHTTP handler instrumentation.
github.com/geoffgarside/berv1.1.0BSD-3-ClauseBER encoding/decoding.
github.com/go-logr/logrv1.4.1Apache-2.0Logging interface for Go.
github.com/go-logr/stdrv1.2.2Apache-2.0Standard log adapter for logr.
github.com/go-ole/go-olev1.2.6MITOLE/COM bindings for Go.
github.com/gogo/protobufv1.3.2BSD-3-ClauseProtobuf implementation.
github.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daApache-2.0Caching library for Go.
github.com/golang/protobufv1.5.4BSD-3-ClauseLegacy Protobuf implementation.
github.com/google/s2a-gov0.1.7Apache-2.0S2A authentication for gRPC.
github.com/googleapis/enterprise-certificate-proxyv0.3.2Apache-2.0Enterprise certificate proxy.
github.com/googleapis/gax-go/v2v2.12.5BSD-3-ClauseGoogle API extensions for Go.
github.com/hashicorp/errwrapv1.0.0MPL-2.0-no-copyleft-exceptionError wrapping utilities.
github.com/hashicorp/go-multierrorv1.1.1MPL-2.0-no-copyleft-exceptionAggregate multiple errors.
github.com/hashicorp/logutilsv1.0.0MPL-2.0Log level filtering helpers.
github.com/hhrutter/lzwv1.0.0BSD-3-ClauseLZW compression utilities.
github.com/hhrutter/tiffv1.0.1BSD-3-ClauseTIFF image parsing.
github.com/jinzhu/inflectionv1.0.0MITPluralization and inflection helpers.
github.com/jinzhu/nowv1.1.5MITTime helpers for GORM.
github.com/jmespath/go-jmespathv0.4.0Apache-2.0JMESPath query language.
github.com/joeshaw/multierrorv0.0.0-20140124173710-69b34d4ec901MITAggregate multiple errors.
github.com/klauspost/compressv1.17.9Apache-2.0Compression algorithms.
github.com/kr/fsv0.1.0BSD-3-ClauseFilesystem helpers.
github.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0BSD-3-ClausePlan9 statistics bindings.
github.com/mattn/go-colorablev0.1.13MITANSI color support on Windows.
github.com/mattn/go-sqlite3v1.14.18MITSQLite driver for Go.
github.com/minio/highwayhashv1.0.3Apache-2.0HighwayHash implementation.
github.com/mitchellh/colorstringv0.0.0-20190213212951-d06e56a500dbMITANSI color formatting.
github.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822BSD-3-ClauseHTTP content negotiation helper.
github.com/nats-io/jwt/v2v2.5.8Apache-2.0JWT utilities for NATS.
github.com/nats-io/nkeysv0.4.9Apache-2.0NATS key management.
github.com/nats-io/nuidv1.0.1Apache-2.0Unique ID generator for NATS.
github.com/pkg/errorsv0.9.1BSD-2-ClauseError wrapping utilities.
github.com/pmezard/go-difflibv1.0.0BSD-3-ClauseDiff utilities for Go.
github.com/power-devops/perfstatv0.0.0-20221212215047-62379fc7944bMITPerformance statistics on AIX.
github.com/prometheus/client_modelv0.6.1Apache-2.0Prometheus data model types.
github.com/prometheus/commonv0.55.0Apache-2.0Prometheus common utilities.
github.com/prometheus/procfsv0.15.1Apache-2.0/proc filesystem parsing.
github.com/rickb777/pluralv1.2.2BSD-3-ClausePluralization utilities.
github.com/rivo/unisegv0.4.7MITUnicode grapheme cluster support.
github.com/russross/blackfriday/v2v2.1.0BSD-2-ClauseMarkdown parser.
github.com/ryszard/goskiplistv0.0.0-20150312221310-2dfbae5fcf46Apache-2.0Skip list implementation.
github.com/shoenig/go-m1cpuv0.1.7MPL-2.0-no-copyleft-exceptionApple M1 CPU information.
github.com/stretchr/objxv0.5.2MITObject mapping for tests.
github.com/tklauser/go-sysconfv0.3.12BSD-3-ClauseSysconf system parameters.
github.com/tklauser/numcpusv0.6.1Apache-2.0CPU count utility.
github.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1MITString similarity metrics.
go.opencensus.iov0.24.0Apache-2.0Observability and tracing.
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0Apache-2.0OpenTelemetry instrumentation for gRPC.
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0Apache-2.0OpenTelemetry instrumentation for HTTP.
go.opentelemetry.io/otelv1.24.0Apache-2.0OpenTelemetry APIs and SDK.
go.opentelemetry.io/otel/metricv1.24.0Apache-2.0OpenTelemetry metrics API.
go.opentelemetry.io/otel/tracev1.24.0Apache-2.0OpenTelemetry tracing API.
go.shabbyrobe.org/gocovmergev0.0.0-20230507111327-fa4f82cfbf4dBSD-2-ClauseCoverage profile merger.
golang.org/x/imagev0.18.0BSD-3-ClauseImage processing for Go.
golang.org/x/toolsv0.23.0BSD-3-ClauseGo tools and analysis.
google.golang.org/genprotov0.0.0-20240624140628-dc46fd24d27dApache-2.0Generated Protobuf definitions.
google.golang.org/genproto/googleapis/apiv0.0.0-20240617180043-68d350f18fd4Apache-2.0Google APIs Protobuf definitions.
google.golang.org/genproto/googleapis/rpcv0.0.0-20240624140628-dc46fd24d27dApache-2.0Google RPC Protobuf definitions.
google.golang.org/grpcv1.64.0Apache-2.0gRPC framework for Go.
google.golang.org/protobufv1.34.2BSD-3-ClauseProtocol Buffers runtime.
howett.net/plistv0.0.0-20181124034731-591f970eefbbBSD-2-Clause-ViewsProperty list (plist) parsing.
github.com/binalyze/go-sqlite3v1.14.18MITBinalyze fork of SQLite driver.
github.com/binalyze/gosigarv0.0.0-20240318094158-298adf8177d2Apache-2.0Binalyze fork of gosigar metrics.
github.com/curl/curl8.7.1curlcURL data transfer library.
github.com/osquery/osquery5.8.2Apache-2.0osquery host instrumentation.
github.com/VirusTotal/yarav4.5.1BSD-3-ClauseYARA rule engine.
github.com/Velocidex/ordereddictv0.0.0-20250821063524-02dc06e46238Apache-2.0Ordered dictionary utility.
github.com/agnivade/levenshteinv1.1.1MITLevenshtein distance implementation.
github.com/bube054/validatorgov0.3.1MITValidation helpers for Go.
github.com/coreos/go-iptablesv0.6.0Apache-2.0Go bindings for iptables.
github.com/creack/ptyv1.1.20MITPseudo-terminal support.
github.com/docker/dockerv24.0.9+incompatibleApache-2.0Docker engine and API client.
github.com/docker/go-connectionsv0.4.0Apache-2.0Docker connection helpers.
github.com/fatih/colorv1.15.0MITColored terminal output.
github.com/fatih/structsv1.1.0MITStruct-to-map conversion utilities.
github.com/google/uuidv1.3.0BSD-3-ClauseUUID generation and parsing.
github.com/jeandeaual/go-localev0.0.0-20220711133428-7de61946b173MITLocale detection utilities.
github.com/jedib0t/go-pretty/v6v6.4.6MITTable and text rendering utilities.
github.com/magefile/magev1.15.0Apache-2.0Make-like build tool in Go.
github.com/mitchellh/mapstructurev1.5.0MITDecode maps into Go structs.
github.com/osquery/osquery-gov0.0.0-20220706183148-4e1f83012b42MITosquery Go bindings.
github.com/pierrec/lz4/v4v4.1.22BSD-3-ClauseLZ4 compression library.
github.com/richardlehane/mscfbv1.0.5-0.20240914004617-473ed4156da5Apache-2.0Microsoft CFB parser.
github.com/shirou/gopsutil/v3v3.23.3BSD-3-ClauseSystem and process information.
github.com/sirupsen/logrusv1.9.4-0.20230606125235-dd1b4c2e81afMITStructured logging for Go.
github.com/stretchr/testifyv1.8.4MITTest assertions and mocks.
gopkg.in/ini.v1v1.67.0Apache-2.0INI file parsing.
gorm.io/driver/sqlitev1.4.4MITGORM SQLite driver.
gorm.io/gormv1.25.0MITGORM ORM for Go.
www.velocidex.com/golang/evtxv0.2.0Apache-2.0Windows EVTX parser.
www.velocidex.com/golang/go-ntfsv0.2.1-0.20250322152626-3c09d909d740Apache-2.0NTFS filesystem parser.
github.com/alecthomas/reprv0.4.0MITGo value pretty-printer.
github.com/sergi/go-diffv1.3.1MITText diff and patch library.
github.com/Velocidex/pkcs7v0.0.0-20210524015001-8d1eee94a157MITPKCS#7 parsing utilities.
github.com/hashicorp/golang-lruv0.5.4MPL-2.0-no-copyleft-exceptionLRU cache implementation.
github.com/richardlehane/msolepsv1.0.3Apache-2.0OLE property set parser.
github.com/shoenig/go-m1cpuv0.1.5MPL-2.0Apple M1 CPU information.
github.com/yusufpapurcu/wmiv1.2.2MITWMI access for Go.
www.velocidex.com/golang/binparsergenv0.1.1-0.20201101234514-bbdb29f9ee31Apache-2.0Binary parser generator.
www.velocidex.com/golang/go-pev0.1.1-0.20211006062218-8f6d1ad6b2d5Apache-2.0PE (Portable Executable) parser.
github.com/Azure/go-ansitermv0.0.0-20210617225240-d185dfc1b5a1MITANSI terminal support on Windows.
github.com/DATA-DOG/go-sqlmockv1.5.2BSD-2-ClauseSQL driver mock for tests.
github.com/Microsoft/go-winiov0.6.1MITWindows IO utilities.
github.com/Velocidex/jsonv0.0.0-20220224052537-92f3c0326e5aBSD-3-ClauseJSON helpers for Velocidex libs.
github.com/Velocidex/yaml/v2v2.2.8Apache-2.0YAML helpers for Velocidex libs.
github.com/apache/thriftv0.18.1Apache-2.0Apache Thrift framework.
github.com/araddon/dateparsev0.0.0-20210429162001-6b43995a97deMITDate/time parsing library.
github.com/bmatcuk/doublestar/v4v4.6.0MITGlob matching with doublestar patterns.
github.com/brianvoe/gofakeit/v6v6.23.1MITFake data generator for testing and demos.
github.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccISCDeep pretty printing for Go values.
github.com/docker/distributionv2.8.2+incompatibleApache-2.0Docker registry distribution library.
github.com/golang/snappyv0.0.0-20180518054509-2e65f85255dbBSD-3-ClauseSnappy compression library.
github.com/lufia/plan9statsv0.0.0-20230326075908-cb1d2100619aBSD-3-ClausePlan9 statistics bindings.
github.com/mattn/go-runewidthv0.0.15MITRune width calculation for UI.
github.com/olekukonko/tablewriterv0.0.5MITASCII table rendering.
github.com/opencontainers/go-digestv1.0.0Apache-2.0OCI digest utilities.
github.com/opencontainers/image-specv1.1.0-rc2Apache-2.0OCI image specification types.
github.com/opencontainers/runtime-specv1.1.0-rc.2Apache-2.0OCI runtime specification types.
github.com/rogpeppe/go-internalv1.11.0BSD-3-ClauseInternal Go tooling helpers.
github.com/stretchr/objxv0.5.0MITObject mapping for tests.
github.com/tklauser/go-sysconfv0.3.11BSD-3-ClauseSysconf system parameters.
github.com/tklauser/numcpusv0.6.0Apache-2.0CPU count utility.
github.com/winlabs/gowin32v0.0.0-20221003142512-0d265587d3c9Apache-2.0Windows API wrappers.
golang.org/x/modv0.17.0BSD-3-ClauseGo module mechanics and parsing.
golang.org/x/toolsv0.21.1-0.20240508182429-e35e4ccd0d2dBSD-3-ClauseGo tools and analysis.
github.com/StackExchange/wmiv1.2.1MITWMI access for Go.
github.com/danielpaulus/go-iosv1.0.115MITiOS device communication.
github.com/elastic/beatsv7.6.2+incompatibleElasticElastic Beats framework.
github.com/prometheus/procfsv0.11.1Apache-2.0/proc filesystem parsing.
github.com/syndtr/goleveldbv1.0.0BSD-2-ClauseLevelDB key-value store.
howett.net/plistv1.0.0BSD-2-Clause-ViewsProperty list (plist) parsing.
github.com/elastic/saramav1.19.1-0.20200629123429-0e7b69039eecMITKafka client library.
github.com/andrewkroh/gojav0.0.0-20190128172624-dd2ac4456e20MITJavaScript VM in Go.
https://github.com/microsoft/avml0.13.0MITAcquire Volatile Memory for Linux.
dario.cat/mergov1.0.0BSD-3-ClauseMerge maps and structs.
github.com/RackSec/srslogv0.0.0-20180709174129-a4725f04ec91BSD-3-ClauseSyslog client library.
github.com/Velocidex/ordereddictv0.0.0-20230909174157-2aa49cc5d11dApache-2.0Ordered dictionary utility.
github.com/alecthomas/kongv0.8.0MITCLI parser and framework.
github.com/beevik/guidv1.0.0BSD-2-ClauseGUID generation and parsing.
github.com/creack/ptyv1.1.21MITPseudo-terminal support.
github.com/elastic/beats/v7v7.17.18ElasticElastic Beats framework.
github.com/elastic/go-libaudit/v2v2.3.1Apache-2.0Linux audit framework library.
github.com/go-playground/validator/v10v10.11.2MITStruct and field validation.
github.com/gobwas/globv0.2.3MITGlob matching utilities.
github.com/hillu/go-yara/v4v4.3.3-0.20240506134513-4f5cd55ec92eBSD-2-ClauseGo bindings for YARA.
github.com/jackc/pgx/v5v5.5.4MITPostgreSQL driver and toolkit.
github.com/jessevdk/go-flagsv1.4.0BSD-3-ClauseCLI flag parser.
github.com/mxschmitt/golang-combinationsv1.1.0MITCombinatorics helpers.
github.com/ozanh/ugov0.5.0MITEmbedded scripting engine.
github.com/stretchr/testifyv1.10.0MITTest assertions and mocks.
gorm.io/driver/postgresv1.5.4MITGORM PostgreSQL driver.
gorm.io/driver/sqlitev1.5.0MITGORM SQLite driver.
gorm.io/gormv1.25.5MITGORM ORM for Go.
github.com/jackc/pgpassfilev1.0.0MITPostgreSQL password file parser.
github.com/jackc/pgservicefilev0.0.0-20221227161230-091c0ba34f0aMITPostgreSQL service file parser.
github.com/jackc/puddle/v2v2.2.1MITConnection pool implementation.
github.com/opencontainers/runtime-specv1.0.2Apache-2.0OCI runtime specification types.
google.golang.org/genproto/googleapis/rpcv0.0.0-20230711160842-782d3b101e98Apache-2.0Google RPC Protobuf definitions.
github.com/Microsoft/go-winiov0.6.0MITWindows IO utilities.
github.com/apache/thriftv0.16.0Apache-2.0Apache Thrift framework.
github.com/armon/go-radixv1.0.0MITRadix tree implementation.
github.com/dlclark/regexp2v1.1.7-0.20171009020623-7632a260cbafMITRegex engine compatible with .NET.
github.com/dop251/gojav0.0.0-20200831102558-9af81ddcf0e1MITJavaScript VM in Go.
github.com/dop251/goja_nodejsv0.0.0-20171011081505-adff31b136e6MITNode.js compatibility for Goja.
github.com/elastic/ecsv1.12.0Apache-2.0Elastic Common Schema definitions.
github.com/elastic/elastic-agent-client/v7v7.0.0-20210727140539-f0905d9377f6ElasticElastic agent client library.
github.com/elastic/go-concertv0.2.0Apache-2.0Config parsing helpers.
github.com/elastic/go-structformv0.0.9Apache-2.0Struct-based data transformations.
github.com/elastic/go-sysinfov1.10.1Apache-2.0System and host information for Go.
github.com/elastic/go-ucfgv0.8.6Apache-2.0Configuration library.
github.com/go-playground/localesv0.14.1MITLocale data for validation.
github.com/go-playground/universal-translatorv0.18.1MITTranslation utilities for validation.
github.com/go-sourcemap/sourcemapv2.1.2+incompatibleBSD-2-ClauseSource map parsing.
github.com/gofrs/uuidv4.4.0+incompatibleMITUUID generation for Go.
github.com/golang/protobufv1.5.3BSD-3-ClauseLegacy Protobuf implementation.
github.com/h2non/filetypev1.1.1MITFile type detection.
github.com/hashicorp/errwrapv1.1.0MPL-2.0Error wrapping utilities.
github.com/leodido/go-urnv1.2.1MITURN parsing and validation.
github.com/magefile/magev1.14.0Apache-2.0Make-like build tool in Go.
github.com/mattn/go-isattyv0.0.18MITTTY detection for Go.
github.com/mitchellh/hashstructurev1.1.0MITHashing for Go structures.
github.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2BSD-3-ClauseDiff utilities for Go.
github.com/prometheus/procfsv0.9.0Apache-2.0/proc filesystem parsing.
github.com/rcrowley/go-metricsv0.0.0-20201227073835-cf1acfcdf475BSD-2-Clause-ViewsMetrics collection library.
github.com/santhosh-tekuri/jsonschemav1.2.4BSD-3-ClauseJSON Schema validation.
github.com/shoenig/go-m1cpuv0.1.6MPL-2.0Apple M1 CPU information.
github.com/urso/diagv0.0.0-20200210123136-21b3cc8eb797Apache-2.0Diagnostics helpers.
github.com/urso/sderrv0.0.0-20210525210834-52b04e8f5c71Apache-2.0Structured error helpers.
go.elastic.co/apmv1.11.0Apache-2.0Elastic APM agent.
go.elastic.co/ecszapv1.0.1Apache-2.0ECS logging encoder for zap.
go.elastic.co/fastjsonv1.1.0Apache-2.0Fast JSON parser.
go.uber.org/atomicv1.10.0MITAtomic primitives for Go.
go.uber.org/multierrv1.9.0MITError aggregation utilities.
go.uber.org/zapv1.24.0MITHigh-performance logging.
golang.org/x/netv0.27.0BSD-3-ClauseNetworking extensions for Go.
google.golang.org/grpcv1.58.3Apache-2.0gRPC framework for Go.
google.golang.org/protobufv1.31.0BSD-3-ClauseProtocol Buffers runtime.
https://github.com/golang/go1.20.14BSD-3-ClauseGo programming language source.
https://sqlite.org/index.html3.39.2blessingSQLite embedded database.
https://github.com/libyal/libyal0Apache-2.0Digital forensics file format libs.
https://github.com/madler/zlib1.3.1Zlibzlib compression library.
Binalyze.DFIR.Lab.Rules$LATESTDRL-1.1Binalyze DFIR Lab rule set.
https://github.com/reversinglabs/reversinglabs-yara-rules4f4f96735d4687c6ed9505ef7486eac52c7d9ec9MITReversingLabs YARA rules.
https://github.com/SigmaHQ/sigmaa61da2863af985615da8f2873445b712c362b944DRL-1.1Sigma detection rule collection.
https://github.com/Yamato-Security/hayabusa-rulesd92bfadf31158c8f0e2e3dba9e9c7d824a2afabaDRL-1.1Hayabusa rule collection.
https://github.com/FasterXML/jackson - com.fasterxml.jackson.core:jackson-annotations2.20Apache-2.0Jackson JSON annotations module.
https://github.com/FasterXML/jackson-core - com.fasterxml.jackson.core:jackson-core2.20.0Apache-2.0Jackson core JSON processor.
https://github.com/FasterXML/jackson - com.fasterxml.jackson.core:jackson-databind2.20.0Apache-2.0Jackson data binding module.
https://github.com/FasterXML/jackson-dataformats-text - com.fasterxml.jackson.dataformat:jackson-dataformat-csv2.20.0Apache-2.0Jackson CSV data format.
https://github.com/FasterXML/jackson-dataformats-text - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml2.20.0Apache-2.0Jackson YAML data format.
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 - com.fasterxml.jackson.datatype:jackson-datatype-jsr3102.20.0Apache-2.0Jackson Java time module.
https://github.com/oshi/oshi/oshi-core - com.github.oshi:oshi-core6.8.1MITOS and hardware info library.
http://github.com/google/re2j - com.google.re2j:re2j1.8BSD-3-ClauseRE2 regular expression engine for Java.
https://commons.apache.org/proper/commons-cli/ - commons-cli:commons-cli1.9.0Apache-2.0Command-line parsing for Java.
https://commons.apache.org/proper/commons-io/ - commons-io:commons-io2.20.0Apache-2.0IO utilities for Java.
https://picocli.info - info.picocli:picocli4.7.7Apache-2.0CLI framework for Java.
https://picocli.info - info.picocli:picocli-shell-jline34.7.7Apache-2.0Picocli shell integration.
http://tess4j.sourceforge.net - net.sourceforge.tess4j:tess4j5.15.0Apache-2.0Tesseract OCR wrapper for Java.
https://commons.apache.org/proper/commons-text - org.apache.commons:commons-text1.13.0Apache-2.0Text processing for Java.
https://logging.apache.org/log4j/2.x/ - org.apache.logging.log4j:log4j-api2.25.3Apache-2.0Log4j API for Java.
https://logging.apache.org/log4j/2.x/ - org.apache.logging.log4j:log4j-core2.25.3Apache-2.0Log4j core implementation.
https://logging.apache.org/log4j/2.x/ - org.apache.logging.log4j:log4j-slf4j2-impl2.25.3Apache-2.0Log4j SLF4J binding.
https://tika.apache.org/ - org.apache.tika:tika-core3.2.3Apache-2.0Apache Tika core library.
https://tika.apache.org/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/ - org.apache.tika:tika-parsers-standard-package3.2.3Apache-2.0Apache Tika standard parsers.
http://www.slf4j.org - org.slf4j:jcl-over-slf4j2.0.17MITJakarta Commons Logging bridge.
http://www.slf4j.org - org.slf4j:jul-to-slf4j2.0.17MITjava.util.logging bridge.
http://www.slf4j.org - org.slf4j:slf4j-api2.0.17MITSLF4J logging API.
vue-router3.1.3MITVue.js routing library.
@fortawesome/free-solid-svg-icons6.2.1CC-BY-4.0Font Awesome solid icon set.
devextreme-vue21.2.4MITVue wrappers for DevExtreme UI.
vue-i18n8.15.0MITInternationalization for Vue 2.
vue-multiselect2.1.6MITMulti-select dropdown for Vue 2.
devextreme21.2.4Apache-2.0DevExtreme UI component library.
papaparse5.3.2MITCSV parsing library for JS.
v-tooltip2.0.3MITTooltip directives for Vue 2.
vue2-perfect-scrollbar1.5.56MITPerfect Scrollbar wrapper for Vue 2.
vue2.6.10MITVue.js UI framework (v2).
canvas2.10.2MITCanvas API implementation for Node.
check-ip1.1.1MITIP address validation.
diff2html3.4.22MITSide-by-side diffs for the web.
jspdf2.5.1MITPDF generation in JavaScript.
jspdf-autotable3.5.28MITTable plugin for jsPDF.
bytes3.1.2MITByte size parsing and formatting.
vue-json-viewer2.2.22MITJSON viewer for Vue.
vue-shortkey3.1.7MITKeyboard shortcuts for Vue.
vue-clipboard20.3.3MITClipboard integration for Vue.
vue-ellipse-progress1.3.1MITCircular progress component for Vue.
vue-outside-events1.1.3MITDetect clicks outside components.
vuex3.1.2MITState management for Vue 2.
@fortawesome/vue-fontawesome2.0.9MITFont Awesome Vue components.
axios1.2.1MITPromise-based HTTP client.
dayjs1.11.7MITLightweight date/time library.
lodash4.17.21CC0-1.0Utility functions for JavaScript.
vue-debounce3.0.2MITDebounce helpers for Vue.
@fortawesome/fontawesome-svg-core6.2.1CC-BY-4.0Font Awesome SVG core.
@fortawesome/free-brands-svg-icons6.2.1CC-BY-4.0Font Awesome brands icon set.
humanize-duration3.27.3UnlicenseHuman-readable duration formatting.
js-search2.0.0MITClient-side search indexing.
https://github.com/nodejs/node/tree/main20.16ISCNode.js JavaScript runtime.
cookie-parser1.4.6MITCookie parsing for Express.
ldapjs3.0.4MITLDAP client and server for Node.
qrcode1.5.4MITQR code generation.
@aws-sdk/lib-storage3.957.0Apache-2.0AWS SDK v3 S3 upload helpers.
ajv8.17.1MITJSON Schema validator.
sift17.1.3MITMongoDB-style object filtering.
@nestjs/core11.1.10MITNestJS core framework.
cli-color2.0.4ISCTerminal color formatting.
@nestjs/serve-static5.0.4MITStatic asset support for NestJS.
combined-stream21.1.2WTFPLCombined stream utility.
tinycolor21.6.0MITColor manipulation library.
winston3.19.0MITLogging library for Node.js.
@amplitude/analytics-node1.5.28MITAmplitude analytics for Node.
@nestjs/platform-express11.1.10MITExpress platform adapter for NestJS.
fast-csv5.0.5MITCSV parsing and formatting.
@aws-sdk/client-ec23.957.0Apache-2.0AWS EC2 client (SDK v3).
@nestjs/websockets11.1.10MITWebSocket support for NestJS.
cron-parser5.4.0MITCron expression parser.
node-stream-zip1.15.0MITZIP reading library for Node.
syslog-client1.1.1MITSyslog client for Node.js.
@google-cloud/storage7.18.0Apache-2.0Google Cloud Storage client for Node.
@nestjs/passport11.0.5MITPassport integration for NestJS.
@swc/helpers0.5.17Apache-2.0SWC runtime helpers.
archiver-zip-encrypted2.0.0MITEncrypted ZIP support for archiver.
ftp0.3.10MITFTP client for Node.js.
http-proxy-middleware3.0.5MITProxy middleware for Node.js.
@slack/web-api7.13.0MITSlack Web API client.
class-validator0.14.1MITDecorator-based validation for TS.
glob11.0.3ISCGlob matching for Node.js.
countries-and-timezones3.8.0MITCountry/timezone dataset.
dt-sql-parser4.0.0-beta.3.2MITSQL parser utility.
path-to-regexp8.2.0MITExpress-style path matching.
@nestjs/bull11.0.4MITBull queue integration for NestJS.
@nestjs/typeorm11.0.0MITTypeORM integration for NestJS.
archiver7.0.1MITArchive creation for Node.js.
dompurify3.3.1Apache-2.0HTML sanitization library.
range_check2.0.4BSD-1-ClauseIP range checking.
systeminformation5.27.16MITSystem info for Node.js.
@aws-sdk/client-s33.957.0Apache-2.0AWS S3 client (SDK v3).
bson4.7.0Apache-2.0BSON parser/serializer.
ioredis5.8.2MITRedis client for Node.js.
@aws-sdk/client-sts3.957.0Apache-2.0AWS STS client (SDK v3).
@sentry/node10.32.1MITSentry SDK for Node.js.
inquirer12.9.6MITInteractive CLI prompts.
nodemailer7.0.12MIT-0Email sending for Node.js.
rxjs7.8.2Apache-2.0Reactive programming library.
@google-cloud/os-config4.3.1Apache-2.0GCP OS Config client.
@nestjs/jwt11.0.2MITJWT support for NestJS.
class-transformer0.5.1MITObject transformation for TS.
fluentvalidation-ts5.0.0Apache-2.0Validation library for TypeScript.
memfs4.48.1Apache-2.0In-memory filesystem.
node-forge1.3.3BSD-3-ClauseCryptography tools for JavaScript.
@nestjs/cqrs11.0.3MITCQRS helpers for NestJS.
@nestjs/terminus11.0.0MITHealth checks for NestJS.
async-mutex0.5.0MITMutex and semaphore primitives.
nestjs-cls6.1.0MITCLS/ALS context for NestJS.
passport0.7.0MITAuthentication middleware.
@aws-sdk/client-sns3.957.0Apache-2.0AWS SNS client (SDK v3).
@google-cloud/resource-manager6.2.1Apache-2.0GCP Resource Manager client.
bcrypt6.0.0MITPassword hashing library.
launchdarkly-node-client-sdk3.3.1Apache-2.0LaunchDarkly SDK for Node.
nestjs-i18n10.6.0MITi18n support for NestJS.
pst-extractor1.11.0MITPST email archive extraction.
@aws-sdk/client-secrets-manager3.957.0Apache-2.0AWS Secrets Manager client.
bull4.16.3MITRedis-backed job queue.
class-validator-jsonschema5.0.2MITJSON Schema from validators.
json-logic-js2.0.5MITJSON logic rule engine.
pg-query-stream4.10.3MITStreamed PostgreSQL queries.
@azure/arm-compute22.4.0MITAzure Compute management SDK.
ua-parser-js1.0.38MITUser-agent parsing.
@grpc/grpc-js1.14.3Apache-2.0gRPC implementation for Node.
@nestjs/platform-ws11.1.10MITWebSocket platform for NestJS.
axios1.13.2MITPromise-based HTTP client.
crypto-js4.2.0MITCrypto utilities for JavaScript.
pg8.16.3MITPostgreSQL client for Node.js.
tunnel0.0.6MITHTTP/HTTPS tunneling.
cookie1.1.1MITCookie parsing and serialization.
puppeteer24.34.0Apache-2.0Headless Chrome automation.
@aws-sdk/util-stream-node3.374.0Apache-2.0AWS SDK stream utilities.
@azure/arm-network34.0.0MITAzure Network management SDK.
base64-stream1.0.0MITBase64 encode/decode streams.
mongodb4.13.0Apache-2.0MongoDB driver for Node.js.
nats2.29.3Apache-2.0NATS client for Node.js.
pg-connection-string2.9.1MITPostgreSQL connection string parser.
typeorm0.3.14MITTypeORM for Node/TypeScript.
@aws-sdk/client-ssm3.957.0Apache-2.0AWS SSM client (SDK v3).
@aws-sdk/client-device-farm3.957.0Apache-2.0AWS Device Farm client.
@azure/arm-subscriptions5.1.0MITAzure Subscriptions management SDK.
jsdom26.1.0MITDOM implementation for Node.js.
@nestjs/common11.1.10MITNestJS common utilities.
@nestjs/swagger11.2.3MITOpenAPI/Swagger for NestJS.
@node-saml/passport-saml5.1.0MITSAML strategy for Passport.
redis-semaphore5.6.2MITRedis-backed semaphores.
reflect-metadata0.2.2Apache-2.0Metadata reflection API.
argparse2.0.1PSF-2.0Command-line argument parser.
passport-jwt4.0.1MITJWT strategy for Passport.
speakeasy2.0.0MITTOTP/HOTP two-factor tokens.
uuid13.0.0MITUUID generation for JS.
openid-client5.6.5MITOpenID Connect client.
@google-cloud/compute6.6.0Apache-2.0GCP Compute Engine client.
better-sqlite312.5.0MITSQLite bindings for Node.js.
body-parser2.2.1MITHTTP body parsing middleware.
dayjs1.11.19MITLightweight date/time library.
dotenv16.5.0BSD-2-ClauseLoad environment variables from .env.
helmet8.0.0MITHTTP security headers middleware.
typeorm-naming-strategies4.1.0MITNaming strategies for TypeORM.
ajv-errors3.0.0MITCustom AJV error messages.
handlebars4.7.8MITHandlebars templating engine.
ipaddr.js2.2.0MITIP address manipulation.
ssh2-sftp-client12.0.1Apache-2.0SFTP client for Node.js.
@azure/identity4.13.0MITAzure identity and auth SDK.
knex3.0.1MITSQL query builder for Node.
pg-cursor2.15.3MITPostgreSQL cursor support.
https://www.postgresql.org/15PostgreSQL LicensePostgreSQL database server.
https://redis.io/7.4.6SSPL-1.0Redis in-memory datastore.
https://nats.io/2.10.14Apache-2.0NATS messaging system.
https://nginx.org/1.23.3BSD-2-ClauseNGINX web server and reverse proxy.
https://github.com/nodejs/node22.19.0ISCNode.js JavaScript runtime.
https://github.com/nestjs/nest11.0MITNestJS backend framework.
https://www.docker.com/20.10.8Apache-2.0Docker container platform.
vue3.5.25MITVue.js UI framework (v3).
vue3-snotify1.0.0MITNotification library for Vue 3.
vue-sonner2.0.9MITToast notifications for Vue 3.
clipboard2.0.11MITClipboard utilities for JS.
vue-echarts7.0.3MITECharts wrapper for Vue.
vue-flatpickr-component11.0.3MITFlatpickr date picker for Vue.
shell-quote1.8.3MITShell command parsing.
vue3-json-viewer2.3.0MITJSON viewer for Vue 3.
@fortawesome/fontawesome-svg-core6.6.0CC-BY-4.0Font Awesome SVG core.
cron-parser5.3.1MITCron expression parser.
monaco-textmate3.0.1MITTextMate grammar support for Monaco.
path-browserify1.0.1MITBrowser-friendly path utilities.
class-validator0.14.2MITDecorator-based validation for TS.
getopts2.3.0MITCLI argument parser.
jwt-decode4.0.0MITDecode JWTs in the browser.
lodash-es4.17.21CC0-1.0ES module build of Lodash.
@amplitude/analytics-browser2.32.0MITAmplitude analytics for web.
vue-advanced-cropper2.8.9MITImage cropping for Vue.
floating-vue5.2.2MITTooltip/popover for Vue 3.
highlight.js11.11.1BSD-3-ClauseSyntax highlighting library.
pretty-bytes7.0.1MITHuman-readable byte formatting.
re2js1.2.0MITRE2 regex engine for JS.
slugify1.6.6MITSlug generation for text.
tiny-emitter2.1.0MITTiny event emitter.
@azure/storage-blob12.29.1MITAzure Blob Storage SDK.
devextreme24.1.5DevExpressDevExtreme UI component library.
markdown-it14.0.0MITMarkdown parser for JS.
monaco-editor0.52.2MITMonaco code editor.
vue3-shortkey4.0.0MITKeyboard shortcuts for Vue 3.
devextreme-vue24.1.5MITVue wrappers for DevExtreme UI.
echarts5.6.0Apache-2.0Apache ECharts visualization.
onigasm2.2.5MITOniguruma regex engine for JS.
monaco-editor-textmate4.0.0MITTextMate grammar for Monaco.
papaparse5.5.3MITCSV parsing library for JS.
vue-router4.5.1MITVue.js routing library.
vue-wait1.5.3MITLoading state management for Vue.
@vue-flow/core1.48.0MITVue Flow diagram components.
d37.8.50BSDD3 data visualization library.
humanize-duration3.33.2UnlicenseHuman-readable duration formatting.
js-logger1.6.1MITLogging for JavaScript.
@fortawesome/free-brands-svg-icons6.6.0CC-BY-4.0Font Awesome brands icon set.
@fortawesome/free-regular-svg-icons6.6.0CC-BY-4.0Font Awesome regular icon set.
js-cookie3.0.5MITCookie helper library.
pako2.0.3MITzlib port for JavaScript.
vue-debounce5.0.1MITDebounce helpers for Vue.
vue-i18n11.1.11MITInternationalization for Vue 2.
@fortawesome/vue-fontawesome3.1.2MITFont Awesome Vue components.
@vuepic/vue-datepicker10.0.0MITDate picker for Vue.
compare-versions6.1.1MITSemantic version comparison.
vue-multiselect3.0.0MITMulti-select dropdown for Vue 2.
vuex4.1.0MITState management for Vue 2.
@vue/compiler-sfc3.5.25MITVue single-file component compiler.
interactjs1.10.27MITDrag, resize, and gestures.
userflow.js2.13.0MITIn-app user guidance and tours.
vuedraggable4.1.0MITDrag-and-drop for Vue.
@fortawesome/free-solid-svg-icons6.6.0CC-BY-4.0Font Awesome solid icon set.
@vueuse/components10.5.0MITVueUse component utilities.
eventemitter26.4.9MITEvent emitter with wildcards.
range_check3.2.0BSD-1-ClauseIP range checking.
nprogress0.2.0MITPage load progress bar.
@pdanpdan/vue-keyboard-trap1.0.19MITKeyboard focus trap for Vue.
@vueuse/core12.3.0MITVue composition utilities.
is-cidr5.1.1BSD-2-ClauseCIDR validation utilities.
perfect-scrollbar1.5.5MITCustom scrollbar library.
uuid11.0.5MITUUID generation for JS.
vue-virtual-scroller2.0.0-beta.8MITVirtualized list for Vue.
https://github.com/gildas-lormeau/zip.jsv2.7.48BSD-3-ClauseZIP handling library.
https://github.com/ckeditor/ckeditor5v42.0.2MITCKEditor 5 rich text editor.
https://github.com/nodejs/node20.16ISCNode.js JavaScript runtime.
https://github.com/anomalyco/opencodeN/AMITOpenCode repository (see upstream for version).
https://github.com/DavidHDev/vue-bitsN/AMITVueBits UI components repository (see upstream for version).