Alpheus 0.5.4.1
Alpheus is a parser and query tool for system and server configuration files. Alpheus parses and transforms configuration files into an XML representation which can then be queried using XPATH.
Install-Package Alpheus -Version 0.5.4.1
dotnet add package Alpheus --version 0.5.4.1
<PackageReference Include="Alpheus" Version="0.5.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alpheus --version 0.5.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Supported formats
Alpheus can parse and query configuration files for the following servers and applications:
- OpenSSH (sshd_config)
- MySQL (my.cnf)
- PostgreSQL (postgresql.conf)
- Nginx (nginx.conf)
- Apache Httpd (http
- Docker (Dockerfile)
- .NET and ASP.NET App.config and Web.Config files
Supported formats
Alpheus can parse and query configuration files for the following servers and applications:
- OpenSSH (sshd_config)
- MySQL (my.cnf)
- PostgreSQL (postgresql.conf)
- Nginx (nginx.conf)
- Apache Httpd (http
- Docker (Dockerfile)
- .NET and ASP.NET App.config and Web.Config files
Release Notes
Enabled Dockerfile parser
Dependencies
-
- Newtonsoft.Json (>= 10.0.3)
- Sprache (>= 2.0.0.51)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Alpheus:
Repository | Stars | |
---|---|---|
OSSIndex/DevAudit
Open-source, cross-platform, multi-purpose security auditing tool
|
Read more about the GitHub Usage information on our documentation.