Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
3 of your 16 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

JuliaPackaging/Yggdrasil

https://github.com/JuliaPackaging/Yggdrasil · scanned 2026-06-05 13:15 UTC (5 days, 7 hours ago) · 10 languages

108 raw signals (16 security + 92 graph) 11/13 scanners ran System graph score 69 (lower by 13)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 7 hours ago · v2 · 36 actionable findings from 2 signal sources. 26 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 60.0 0.15 9.00
practices_score 57.0 0.15 8.55
code_quality 70.0 0.10 7.00
Overall 1.00 55.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade C (56/100). Dimensions: security 100, maintainability 40. 16 findings. 19,344 lines analyzed.

Showing 30 of 36 actionable findings. 62 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-aarch64-apple-darwin.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 336, 479, 810
P/Perl/bundled/config/config-aarch64-apple-darwin.sh:336, 479, 810 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-aarch64-linux-gnu.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 332, 475, 806
P/Perl/bundled/config/config-aarch64-linux-gnu.sh:332, 475, 806 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-aarch64-linux-musl.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 332, 475, 806
P/Perl/bundled/config/config-aarch64-linux-musl.sh:332, 475, 806 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-arm-linux-gnueabihf.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 332, 475, 806
P/Perl/bundled/config/config-arm-linux-gnueabihf.sh:332, 475, 806 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-arm-linux-musleabihf.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 332, 475, 806
P/Perl/bundled/config/config-arm-linux-musleabihf.sh:332, 475, 806 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-powerpc64le-linux-gnu.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 332, 475, 806
P/Perl/bundled/config/config-powerpc64le-linux-gnu.sh:332, 475, 806 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-x86_64-apple-darwin.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 330, 473, 804
P/Perl/bundled/config/config-x86_64-apple-darwin.sh:330, 473, 804 (3 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 336, 479, 810
P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh:336, 479, 810 (3 hits)
medium Security checks quality Practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-aarch64-apple-darwin.sh:692
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-aarch64-apple-darwin.sh:692 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-aarch64-linux-gnu.sh:688
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-aarch64-linux-gnu.sh:688 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-aarch64-linux-musl.sh:688
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-aarch64-linux-musl.sh:688 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-arm-linux-gnueabihf.sh:688
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-arm-linux-gnueabihf.sh:688 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-arm-linux-musleabihf.sh:688
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-arm-linux-musleabihf.sh:688 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-powerpc64le-linux-gnu.sh:688
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-powerpc64le-linux-gnu.sh:688 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-x86_64-apple-darwin.sh:686
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-x86_64-apple-darwin.sh:686 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh:692
Found a known-risky pattern (weak_hash). Review and replace if possible.
P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh:692 Weak hash
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
auth
medium System graph network Security conf 1.00 Privileged port 11 in use
Port 11 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh Ports
medium System graph network Security conf 1.00 Privileged port 13 in use
Port 13 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-aarch64-linux-gnu.sh Ports
medium System graph network Security conf 1.00 Privileged port 14 in use
Port 14 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-arm-linux-gnueabihf.sh Ports
medium System graph network Security conf 1.00 Privileged port 15 in use
Port 15 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-arm-linux-musleabihf.sh Ports
medium System graph network Security conf 1.00 Privileged port 18 in use
Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-powerpc64le-linux-gnu.sh Ports
medium System graph network Security conf 1.00 Privileged port 23 in use
Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-x86_64-apple-darwin.sh Ports
medium System graph network Security conf 1.00 Privileged port 27 in use
Port 27 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-aarch64-apple-darwin.sh Ports
medium System graph network Security conf 1.00 Privileged port 36 in use
Port 36 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-arm-linux-gnueabihf.sh Ports
medium System graph network Security conf 1.00 Privileged port 42 in use
Port 42 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-x86_64-unknown-freebsd.sh Ports
medium System graph network Security conf 1.00 Privileged port 49 in use
Port 49 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-arm-linux-musleabihf.sh Ports
medium System graph network Security conf 1.00 Privileged port 58 in use
Port 58 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
P/Perl/bundled/config/config-x86_64-apple-darwin.sh Ports
low Security checks quality Quality conf 0.60 11 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
11 files, 11 locations
H/HDF5/bundled/files/debian-ppc64le/H5f90i_gen.h:1
H/HDF5/bundled/files/debian-riscv64/H5f90i_gen.h:1
H/HDF5/bundled/headers/pthread_time.h:1
H/HDF5/generate-H5Tinit/debian-amd64/H5f90i_gen.h:1
H/HDF5/generate-H5Tinit/debian-arm32v7/H5f90i_gen.h:1
H/HDF5/generate-H5Tinit/debian-arm64v8/H5f90i_gen.h:1
H/HDF5/generate-H5Tinit/debian-i386/H5f90i_gen.h:1
H/HDF5/generate-H5Tinit/debian-ppc64le/H5f90i_gen.h:1
duplicationquality
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/f9ee5fc7-9daf-4d0d-bc65-db7443e60139/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f9ee5fc7-9daf-4d0d-bc65-db7443e60139/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.