Skip to content

Develop/package#14

Merged
Vigneshkna merged 120 commits into
mainfrom
develop/package
Sep 21, 2025
Merged

Develop/package#14
Vigneshkna merged 120 commits into
mainfrom
develop/package

Conversation

@Vigneshkna
Copy link
Copy Markdown
Contributor

No description provided.

VigneshKna and others added 30 commits September 22, 2024 00:25
…ation

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ation (#5)

Fixes
[https://github.com/Blackplums/how2validate/security/code-scanning/1](https://github.com/Blackplums/how2validate/security/code-scanning/1)

To fix the problem, we should avoid logging any part of the secret, even
in a redacted form. Instead, we can log a generic message indicating
that a secret is being validated without including the actual secret
value. This approach ensures that no sensitive information is exposed in
the logs.

- Modify the logging statement on line 85 in
`src/python/how2validate/validator.py` to remove the secret from the log
message.
- Ensure that the log message still provides useful information without
exposing sensitive data.


_Suggested fixes powered by Copilot Autofix. Review carefully before
merging._
Vigneshkna and others added 20 commits July 11, 2025 20:07
…tions

chore: Bump version to 0.0.1-beta.8 and update API URLs in config.ini

refactor: Enhance email_handler for better error handling and encryption process

fix: Improve argument parsing in validator.py for report feature

chore: Update requirements for certifi and nh3 packages

docs: Revise setup.py description for clarity

feat: Add bump_version.py script for semantic versioning management
- Introduced a new JSON schema located at `docs/schemas/schema.json`.
- Defined properties for configuration options including style, tailwind settings, and aliases.
- Specified required fields to ensure necessary configuration is provided.
Updated Documents
- Introduced `generate-supported-secrets-table.js` and `generate-supported-secrets-table.mjs` scripts to automate the generation of a supported secrets table in MDX format.
- Created new settings files for navigation, including `acceptable-use-policy.mjs`, `blogs.mjs`, `documents.mjs`, `privacy-policy.mjs`, `terms-conditions.mjs`, and `third-party-service-disclosure.mjs`.
- Implemented `pageroutes.mjs` to consolidate page routes for easier navigation management.
- Added `content.mjs` to process MDX files and generate search data.
- Updated `.gitignore` to exclude the `dist` directory.
- Enhanced `documents.json` with new FAQ entries and improved search metadata.
Updated Docs
Updated Package-lock
Project workflow updates
@Vigneshkna Vigneshkna self-assigned this Sep 21, 2025
@Vigneshkna Vigneshkna added documentation Improvements or additions to documentation enhancement New feature or request development Developing new and updating existing features labels Sep 21, 2025
@github-advanced-security
Copy link
Copy Markdown
Contributor

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
how2validate Ready Ready Preview Comment Sep 21, 2025 4:49pm

Comment thread .github/workflows/test_package.yml Dismissed
Comment thread assets/email-template-dev.html Dismissed
Comment thread assets/email-template-dev.html Dismissed
Comment thread assets/email-template.html Dismissed
Comment thread assets/email-template.html Dismissed
@Vigneshkna Vigneshkna merged commit af88572 into main Sep 21, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Developing new and updating existing features documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants