Merged
Conversation
Got rid of references to outdated variables no longer in use in the code.
Got rid of references to outdated variables no longer in use in the code. ## Description Got rid of references to outdated variables no longer in use in the code. ## Type of Change - [ ] Bug Fix - [ ] New Feature - [ ] Breaking Change - [ ] Refactor - [ ] Documentation - [ ] Other (please describe) ## Checklist - [ ] I have read the [contributing guidelines](https://github.com/Verizon/verizon_burp_extensions_ai/blob/main/CONTRIBUTING.md) - [ ] Existing issues have been referenced (where applicable) - [ ] I have verified this change is not present in other open pull requests - [ ] Functionality is documented - [ ] All code style checks pass - [ ] New code contribution is covered by automated tests - [ ] All new and existing tests pass
Changed the wording from a 24-48 hour commitment to a more realistic ASAP, typically within 24-48 hours.
## Description Changed the wording from a 24-48 hour commitment to a more realistic ASAP, typically within 24-48 hours. ## Type of Change - [ ] Bug Fix - [ ] New Feature - [ ] Breaking Change - [ ] Refactor - [x] Documentation - [ ] Other (please describe) ## Checklist <!-- TODO: Update the link below to point to your project's contributing guidelines --> - [x] I have read the [contributing guidelines](https://github.com/Verizon/verizon_burp_extensions_ai/blob/main/CONTRIBUTING.md) - [x] Existing issues have been referenced (where applicable) - [x] I have verified this change is not present in other open pull requests - [x] Functionality is documented - [x] All code style checks pass - [x] New code contribution is covered by automated tests - [x] All new and existing tests pass
Added the absolute path relative to this project for the env.example file to clear up any confusion.
## Description Added the absolute path relative to this project for the env.example file to clear up any confusion. ## Type of Change - [ ] Bug Fix - [ ] New Feature - [ ] Breaking Change - [ ] Refactor - [x] Documentation - [ ] Other (please describe) ## Checklist <!-- TODO: Update the link below to point to your project's contributing guidelines --> - [x] I have read the [contributing guidelines](https://github.com/Verizon/verizon_burp_extensions_ai/blob/main/CONTRIBUTING.md) - [x] Existing issues have been referenced (where applicable) - [x] I have verified this change is not present in other open pull requests - [x] Functionality is documented - [x] All code style checks pass - [x] New code contribution is covered by automated tests - [x] All new and existing tests pass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Many updates to the docs getting ready for public release.
Type of Change
Checklist