This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
changedetection.io
Watch
1
Star
0
Fork
0
You've already forked changedetection.io
mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced
2026-05-03 16:21:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
diff-token-var-arg
changedetection.io
/
changedetectionio
/
store
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
dgtlmoon
fe7aa38c65
CVE-2026-27696 - Server-Side Request Forgery (SSRF) via Watch URLs, set env var
ALLOW_IANA_RESTRICTED_ADDRESSES
to
true
to access IANA reserved URLs such as
http://169.254.169.254
,
http://10.0.0.1/
,
http://127.0.0.1/
, etc.
2026-02-23 21:56:43 +01:00
..
__init__.py
CVE-2026-27696 - Server-Side Request Forgery (SSRF) via Watch URLs, set env var
ALLOW_IANA_RESTRICTED_ADDRESSES
to
true
to access IANA reserved URLs such as
http://169.254.169.254
,
http://10.0.0.1/
,
http://127.0.0.1/
, etc.
2026-02-23 21:56:43 +01:00
base.py
…
file_saving_datastore.py
…
updates.py
Updates/migration - Re-run tag update, re-save to cleanup changedetection.json, code refactor (
#3898
)
2026-02-18 14:05:23 +01:00