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

Corrections #167

Merged
merged 50 commits into from
Sep 10, 2024
Merged

Corrections #167

merged 50 commits into from
Sep 10, 2024

Conversation

babenek
Copy link
Contributor

@babenek babenek commented Sep 3, 2024

corrections for Samsung/CredSweeper#600
Password keyword do not applied ConvertTo_SecureString pattern
Other - is used for pattern which are not supported yet. Just for feature.

@babenek babenek changed the title fix wrong F Corrections Sep 4, 2024
@babenek babenek marked this pull request as ready for review September 4, 2024 16:03
@babenek babenek requested a review from a team as a code owner September 4, 2024 16:04
@babenek babenek marked this pull request as draft September 5, 2024 07:09
@babenek babenek marked this pull request as ready for review September 5, 2024 20:43
meta/64c97cb8.csv Outdated Show resolved Hide resolved
@@ -22,8 +22,8 @@ Id,FileID,Domain,RepoName,FilePath,LineStart,LineEnd,GroundTruth,WithWords,Value
29927,cb05e4cb,GitHub,288eaba8,data/288eaba8/test/cb05e4cb.js,62,62,T,T,17,29,F,F,CharsOnly,,,Secret,3.02,12,F,F,F,Password
29932,d2417b18,GitHub,288eaba8,data/288eaba8/test/d2417b18.js,11,11,T,T,17,38,F,F,Any,,,Secret,3.22,21,F,F,F,Password
30690,e370d734,GitHub,288eaba8,data/288eaba8/test/e370d734.js,141,141,T,T,24,37,F,F,Any,,,Secret,1.71,13,F,F,F,Password
30875,e370d734,GitHub,288eaba8,data/288eaba8/test/e370d734.js,149,149,T,F,64,71,F,F,,,,,0.0,0,F,F,F,Password
31159,0d52ab5c,GitHub,288eaba8,data/288eaba8/src/0d52ab5c.yml,74,74,Template,T,26,34,F,F,CharsOnly,,,Secret,2.5,8,F,F,F,Password
30875,e370d734,GitHub,288eaba8,data/288eaba8/test/e370d734.js,149,149,T,F,64,74,F,F,,,,,0.0,0,F,F,F,Password
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the end pos of value ist not correctly yet - todo in credsweeper tests

meta/fdbe07ac.csv Show resolved Hide resolved
46228,84760b8a,GitHub,fdbe07ac,data/fdbe07ac/test/84760b8a.go,42,42,T,T,7,15,F,F,Any,,,Unknown,2.75,8,F,F,F,Password
46228,84760b8a,GitHub,fdbe07ac,data/fdbe07ac/test/84760b8a.go,42,42,T,T,7,15,F,F,Any,,,Unknown,2.75,8,F,F,F,Other
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this is password too. Previous markup is correct.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not supported yet. Perhaps it will be with different name

22557,2b6903fb,GitHub,fdbe07ac,data/fdbe07ac/test/2b6903fb.go,42,42,T,T,7,15,F,F,Any,,,Secret,2.75,8,F,F,F,Password
22557,2b6903fb,GitHub,fdbe07ac,data/fdbe07ac/test/2b6903fb.go,42,42,T,T,7,15,F,F,Any,,,Secret,2.75,8,F,F,F,Other
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the same

Copy link
Contributor

@csh519 csh519 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for corrections.

LGTM 👍

@babenek babenek merged commit a89e689 into Samsung:main Sep 10, 2024
4 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.

3 participants