-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #376
Merged
Merged
Dev #376
Conversation
This file contains 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
Release: 24th March 2023
Release: 29 March 2023
Python GA support
* updated mac address rule * removed workforce dir --------- Co-authored-by: “Hitesh <hitesh.bedre@privado.com>
Rules/third party java (#223)
webforms collection rule (#228)
Changed webform rules to be used for any language frontend (#230)
Javascript rule enhancement 1 (#232)
Javascript storage rules (#239)
Release 15th May 2023: Added Basic Audit Rules
Release 17th May 2023: Audit utility rule fixed
add - cookie as sink
Remove redundant ruby sdk rules
* Added rules for third party sdks in the db * added some more third parties * refactor rules
* Handling of rule to select element split over multiple lines If the tag is split into multiple lines then the existing regex was failing to detect the element. Like the below code sample. Handled respective use case along with the addition of corresponding unit test ``` <ComplexInputField name={FIELDS.SURNAME} label={messages.surName.placeholder} value={values?.surname} error={errors.surname} /> ``` * rule fix
* Python GA support * updated mac address rule (#225) * updated mac address rule * removed workforce dir --------- Co-authored-by: “Hitesh <hitesh.bedre@privado.com> * Fix the sdk rules for javascript * Update the okta rule * Remove unwanted rules --------- Co-authored-by: hiteshbedre <32206192+hiteshbedre@users.noreply.github.com> Co-authored-by: KhemrajSingh Rathore <khemraj.rathore@privado.ai> Co-authored-by: “Hitesh <hitesh.bedre@privado.com> Co-authored-by: Pandurang Patil <pandurang.patil@gmail.com>
* Added go third party rules * Added more GO third parties * Added more rules * added more rules * go rule fix * go third party rule fix * go third party backslash fix * go third parties rule fix
* added gorm rule * fix gorm rule * added more storage rules * Added more framework rules * dummy-commit
* Dev (#285) * Sources/click stream ddhq (#284) * add datadog initialization params which default track click behaviour * Add IndexedDB storage rule --------- Co-authored-by: Datta Mundada <dbmundada333@gmail.com> * vehicle registration rule * Laundarkly fix (#287) * Remove useFlags method from launchdarkly sdk * Minor correction in laundarkly fix * JS sdk fixes -1 * Fix code-review comment --------- Co-authored-by: Hitesh Mahajan <hiteshvm1998@gmail.com> Co-authored-by: Hitesh Mahajan <hitesh@Hiteshs-MacBook-Pro.local> * Python: Stripe Rule (#298) * Removed duplicate rule (#303) (#304) * Delete rules/sinks/third_parties/sdk/cherrypy/python.yaml cherrypy is a framework not a thirdparty --------- Co-authored-by: Datta Mundada <dbmundada333@gmail.com> Co-authored-by: Hitesh Mahajan <hitesh@Hiteshs-MacBook-Pro.local> Co-authored-by: KhemrajSingh Rathore <khemraj.rathore@privado.ai> Co-authored-by: hiteshbedre <32206192+hiteshbedre@users.noreply.github.com>
* kotlin logging rules * api rules * add - kotlin rule * modified mongo rule * add - more rules
* add - regex for exclusion templates in kotlin * update regex * Revert "update regex" This reverts commit c7b9507.
* kotlin logging rules * api rules * add - kotlin rule * modified mongo rule * add - more rules * add - more google rules
This reverts commit 69b9f9b.
Revert "go exclusion rule fix (#354)"
add datadog java sdks
* added go third party rules * go temporal rule
* added go third party rule * go slack rule added
* add tags to link source to collections Required for: Privado-Inc/privado-core#862 * remove rule --------- Co-authored-by: Pandurang Patil <pandurang.patil@gmail.com> Co-authored-by: Hitesh Mahajan <hiteshvm1998@gmail.com> Co-authored-by: KhemrajSingh Rathore <khemraj.rathore@privado.ai>
* refine cookie storage rule * refine cookie storage rule --------- Co-authored-by: Hitesh Mahajan <hitesh.mahajan@privado.ai>
* added go apihttp libraries * go apihttp improvement
* add more android rules * education rules * Update any.yaml * fix --------- Co-authored-by: Pandurang Patil <pandurang.patil@gmail.com> Co-authored-by: Hitesh Mahajan <hiteshvm1998@gmail.com> Co-authored-by: KhemrajSingh Rathore <khemraj.rathore@privado.ai>
fix java google pubsub
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.
No description provided.