kshitij

Results 7 issues of kshitij

After constant retries the module keeps failing leading to an overall fail of build-test. One of the possible solution to mitigate this issue can be to come up with maybe...

name: Kshitij Kapoor github_user_name: kshitijk4poor discord_id: kxee

# 🎨 UI revamp ## 🚀 Changes - 🖌️ Integrated the Zephyr theme from Bootswatch ([bootswatch.com/zephyr/](https://bootswatch.com/zephyr/)) - 🔧 Fixed navbar issues, now it correctly shows the current active states for...

## 📝 Description This PR improves the `scripts/start` script by automatically creating a `.env` file if it's missing, allowing the setup process to continue without interruption. also Automates the creation...

# 🚀 Implement domain validation and task addition for efficient scanning ## 📝 Description This PR introduces two complementary methods in the `ArtemisBase` class: `check_domain_exists` for domain validation and `add_valid_domains_task`...

## Current Behavior The `start.sh` file checks for the existence of a `.env` file. If the file is not found, it displays a warning message and exits. ## Proposed Change...

The ssl_checks karton doesn't start on ARM. To help address this issue, I have started working on a Dockerfile that aims to add support for ARM architecture. The Dockerfile is...