Credits & Open Source Attributions
StacksAtlas is built upon a foundation of incredible open-source software. We believe in the power of the community and are committed to complying with all licensing requirements.
Infrastructure & Engine
These core components enable our deep discovery and packet analysis capabilities.
| Component | License | Description / Attribution |
|---|---|---|
Nmap & Npcap | NPSL / OEM | Essential for OS fingerprinting and raw packet capture. Requires manual installation (not bundled) to comply with Free Edition redistribution terms. |
LiteDB | MIT | Our serverless, high-performance embedded NoSQL database. |
Zeroconf | MIT | mDNS/Service discovery implementation for .NET. |
Backend (.NET Stack)
| Component | License | Description / Attribution |
|---|---|---|
QuestPDF | Community | High-speed PDF generation engine (using the Community License). |
SkiaSharp | MIT | Cross-platform 2D graphics API used for sparkline and chart rendering. |
Serilog | Apache 2.0 | Advanced diagnostic logging and sink management. |
MailKit | MIT | Cross-platform .NET mail-client library for SMTP alerts. |
FluentAssertions | Apache 2.0 | Extensible TDD/BDD assertion library for core unit testing. |
Frontend & UI
| Component | License | Description / Attribution |
|---|---|---|
React | MIT | The core UI framework for our diagnostic dashboard. |
Material UI (MUI) | MIT | Comprehensive component library that provides our "Modern Industrial" aesthetic. |
Vite | MIT | Our high-speed frontend build and development tool. |
Recharts | MIT | D3-based chart library used for historical latency visualization. |
dnd-kit | MIT | Lightweight drag-and-drop toolkit for dashboard customization. |
Legal Notices
MIT License (Copyright Notice)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software...
Apache License 2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0