DOCS: email update

This commit is contained in:
jokob-sk
2026-07-25 08:11:08 +10:00
parent 056f5ed2a4
commit 2396bb610a
16 changed files with 18 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ body:
attributes:
value: |
**Important:** For security reasons, please do **not** post sensitive security issues publicly in the issue tracker.
Instead, send details to our security contact email: [jokob@duck.com](mailto:jokob@duck.com).
Instead, send details to our security contact email: [netalertx@gmail.com](mailto:netalertx@gmail.com).
We appreciate your responsible disclosure.
- type: textarea
@@ -27,6 +27,6 @@ body:
attributes:
label: Have you sent this report via email to the security contact?
options:
- label: Yes, I have sent the details to jokob@duck.com
- label: Yes, I have sent the details to netalertx@gmail.com
required: true
- label: Not yet, I will send it after opening this issue

View File

@@ -60,7 +60,7 @@ representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at <jokob@duck.com>.
reported to the community leaders responsible for enforcement at <netalertx@gmail.com>.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the

View File

@@ -198,7 +198,7 @@ Thank you to everyone who appreciates this tool and donates.
- Bitcoin: `1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM`
- Ethereum: `0x6e2749Cb42F4411bc98501406BdcD82244e3f9C7`
📧 Email me at [jokob@duck.com](mailto:jokob@duck.com?subject=NetAlertX) if you want to get in touch or if I should add other sponsorship platforms.
📧 Email me at [netalertx@gmail.com](mailto:netalertx@gmail.com?subject=NetAlertX) if you want to get in touch or if I should add other sponsorship platforms.
</details>

View File

@@ -6,7 +6,7 @@
#
# update_vendors.sh - Back module. IEEE Vendors db update
# ------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------
# ----------------------------------------------------------------------

View File

@@ -91,9 +91,9 @@ By default, NetAlertX does **not** require login. Before exposing the UI in any
## 📣 Responsible Disclosure
If you discover a vulnerability or security concern, please report it **privately** to:
If you discover a vulnerability or security concern, please report it **privately** via GitHub security advisories or to:
📧 [jokob@duck.com](mailto:jokob@duck.com?subject=NetAlertX%20Security%20Disclosure)
📧 [netalertx@gmail.com](mailto:netalertx@gmail.com?subject=NetAlertX%20Security%20Disclosure)
We take security seriously and will work to patch confirmed issues promptly. Your help in responsible disclosure is appreciated!

View File

@@ -4,7 +4,7 @@
#
# app.css - Front module. CSS styles
#-------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
----------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------

View File

@@ -8,7 +8,7 @@
* mergeUniqueArrays(), getSetting(), getString(), getCache(),
* setCache(), and all cache* functions from cache.js.
*-------------------------------------------------------------------------------
# jokob@duck.com GNU GPLv3
# netalertx@gmail.com GNU GPLv3
----------------------------------------------------------------------------- */
// -----------------------------------------------------------------------------

View File

@@ -7,7 +7,7 @@
* All cross-file calls (handleSuccess, showSpinner, etc.) are
* call-time dependencies resolved after page load.
*-------------------------------------------------------------------------------
# jokob@duck.com GNU GPLv3
# netalertx@gmail.com GNU GPLv3
----------------------------------------------------------------------------- */
// Cache version stamp — injected by header.php from the app's .VERSION file.

View File

@@ -4,7 +4,7 @@
*
* common.js - Front module. Common Javascript functions
*-------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
----------------------------------------------------------------------------- */
// -----------------------------------------------------------------------------

View File

@@ -4,7 +4,7 @@
*
* ui_components.js - Front module. Common UI components
*-------------------------------------------------------------------------------
# jokob jokob@duck.com GNU GPLv3
# jokob netalertx@gmail.com GNU GPLv3
----------------------------------------------------------------------------- */

View File

@@ -5,7 +5,7 @@
//
// db.php - Front module. Server side. DB common file
//------------------------------------------------------------------------------
# 2022 jokob jokob@duck.com GNU GPLv3
# 2022 jokob netalertx@gmail.com GNU GPLv3
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------

View File

@@ -5,7 +5,7 @@
//
// util.php - Front module. Server side. Settings and utility functions
//------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
//------------------------------------------------------------------------------
require dirname(__FILE__).'/../templates/globals.php';

View File

@@ -4,7 +4,7 @@
#
# header.php - Front module. Common header to all the web pages
#-------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
#--------------------------------------------------------------------------- -->
<?php

View File

@@ -4,7 +4,7 @@
#
# notificacion.php - Front module. Common notification & modal window
#-------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
#--------------------------------------------------------------------------- -->
<!-- Modal Ok -->

View File

@@ -7,7 +7,7 @@ set -euo pipefail
#
# update_vendors.sh - Back module. IEEE Vendors db update
# ------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------
# ----------------------------------------------------------------------

View File

@@ -6,7 +6,7 @@
#
# Back module. Network scanner
# -------------------------------------------------------------------------------
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3
# -------------------------------------------------------------------------------