angryip / angryip/ipscan

macOS verification warning – Angry IP Scanner reported as “Unsigned / Not verified by Apple”

Ouverte
#506 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
5.1k
Forks
835
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hello,

I am reporting a verification warning that appears for Angry IP Scanner v3.9.3 on macOS when the application is scanned with a system cleaning utility.

Environment
• Application: Angry IP Scanner
• Version: 3.9.3
• Platform: macOS (Apple Silicon)
• Installation path: /Applications/Angry IP Scanner.app

Observed behavior

When inspecting the application with a macOS app inspection / uninstall utility, the following warnings appear:
• Unsigned
• Not verified by Apple

The tool flags the application as:

“Developer: Unknown / Unsigned”
“App verification: Not verified by Apple”

A screenshot of the warning is attached for reference.

Expected behavior
Ideally the application should appear as:
• Developer ID signed
• Notarized by Apple

This would remove the warning and avoid potential security concerns for users running macOS Gatekeeper.

Possible cause

It appears the distributed binary may not be:
1. Signed with an Apple Developer ID certificate
2. Notarized through Apple’s notarization service

Both are required for full compatibility with modern macOS security policies.

Suggested checks

You may want to verify the distributed binary using:
codesign -dv --verbose=4 "/Applications/Angry IP Scanner.app"
spctl -a -vv "/Applications/Angry IP Scanner.app"

Impact

While the application runs correctly, the unsigned / non-notarized status may:
• Trigger warnings in macOS security tools
• Reduce user trust
• Cause installation friction on newer macOS versions

Request

Could you confirm whether the official macOS release is intended to be signed and notarized, or if the current build is intentionally distributed unsigned?

Thank you for your work on Angry IP Scanner — it is a very useful tool.

Best regards
Patrick

**Screenshots**
Image

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.