Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IowaComputerGurus/DnnTelerikIdentifier
This is a utility module designed to look at all loaded assemblies and identify any that might have a dependency on Telerik. Designed to help individuals understand the risk of removing Telerik from DNN Platform
https://github.com/IowaComputerGurus/DnnTelerikIdentifier
dnn dnncms dotnetnuke hacktoberfest security
Last synced: about 1 month ago
JSON representation
This is a utility module designed to look at all loaded assemblies and identify any that might have a dependency on Telerik. Designed to help individuals understand the risk of removing Telerik from DNN Platform
- Host: GitHub
- URL: https://github.com/IowaComputerGurus/DnnTelerikIdentifier
- Owner: IowaComputerGurus
- License: mit
- Created: 2020-10-13T03:47:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T03:10:52.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T22:01:34.453Z (5 months ago)
- Topics: dnn, dnncms, dotnetnuke, hacktoberfest, security
- Language: C#
- Homepage:
- Size: 241 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - Dnn Telerik Identitier - party modules that depend on Telerik, you should contact the module vendor/developer before following the steps below. (Awesome DNN (DotNetNuke) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Noteworthy Changes in v9.8.0 - Optional Telerik Removal)
README
# Dnn Telerik Identifier
This is a free utility that will look at all code currently running on your DNN Platform installation and identify any code that references Telerik.## Purpose
This tool has been provided to help those considering following the optional Telerik Removal steps to understand the potential risks within their own environment.
## Suggested Actions
If this tool identifies any assemblies that are using Telerik it is recommended that you *NOT* attempt removal of Telerik until you are able to remove the offending code, or upgrade the code to a newer version that no longer has a dependency on Telerik.
If the tool does NOT identify anything abnormal, you should still proceed with caution as there are still some situations that it might not detect, howeever, it is less likely.
Once completed we suggest removing this module from your installation.
## Demo Video
[![DEMO Video](https://img.youtube.com/vi/2zzpOFel2M0/0.jpg)](https://www.youtube.com/watch?v=2zzpOFel2M0 "Demo Video")
### Need Help?
If you need help with your installation and the removal of Telerik be sure to reach out!