Skip to content
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 113 commits into from
Dec 18, 2023
Merged

Dev #376

merged 113 commits into from
Dec 18, 2023

Conversation

khemrajrathore
Copy link
Member

No description provided.

hiteshbedre and others added 30 commits March 24, 2023 11:07
* updated mac address rule

* removed workforce dir

---------

Co-authored-by: “Hitesh <hitesh.bedre@privado.com>
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
* 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>
ankit-privado and others added 29 commits November 1, 2023 11:41
* 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
* 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>
@khemrajrathore khemrajrathore merged commit ef624ce into rules/sqs-fix Dec 18, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants