google / tsunami-security-scanner-plugins

This project aims to provide a central repository for many useful Tsunami Security Scanner plugins.
Apache License 2.0
860 stars 178 forks source link

AI PRP: Apache Flink exposed UI #484

Open am0o0 opened 1 month ago

am0o0 commented 1 month ago

Apache Flink is a stream processing framework that enables real-time data analysis and can be used to build AI applications that require continuous learning and adaptation. according to the Flink architecture, it has a Web UI for submitting tasks so we can execute commands: https://nightlies.apache.org/flink/flink-docs-master/docs/try-flink/local_installation/#submitting-a-flink-job it also has multiple authentication mechanisms but it is not enabled by default.