-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Added TeamCymruScout Solution #10939
Conversation
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/checkpoint_manager.py
Fixed
Show resolved
Hide resolved
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/utils.py
Dismissed
Show resolved
Hide resolved
""" | ||
__method_name = inspect.currentframe().f_code.co_name | ||
try: | ||
logs_data, flag = get_logs_data(self.query_constants.get(indicator_type)) |
Check failure
Code scanning / CodeQL
Wrong number of arguments in a call Error
function get_logs_data
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@v-prasadboke Same for here as well. Error reference is from BitSightDataConnector and not from TeamCymruScout.
Hello @niralishah-crest, Please try to resolve KQL and Logo validation errors |
@v-prasadboke, we are trying to fix it from our end and will let you know as soon as possible. |
@v-prasadboke We have fixed Logo validation error but still we are unable to find the reason behind KQLValidation error. Can you please help us out on that? |
Hello @niralishah-crest, Can you please try to resolve branch Conflicts |
@v-prasadboke I have resolved the branch conflicts. |
@v-prasadboke Any updates on this PR review? |
@v-prasadboke Current CodeQL failures are from other integrations as I mentioned in above comments. Can you please look into it? |
@v-prasadboke |
Hello @niralishah-crest & @jayeshprajapaticrest, Can you please share working images of Function app. Also please update this branch from master once |
@v-prasadboke Please find the attached screenshot for running function app. |
@v-prasadboke |
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/checkpoint_manager.py
Fixed
Show fixed
Hide fixed
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/sentinel.py
Fixed
Show fixed
Hide fixed
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/teamcymruscout_client.py
Fixed
Show fixed
Hide fixed
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/teamcymruscout_client.py
Fixed
Show fixed
Hide fixed
Solutions/Team Cymru Scout/Data Connectors/TeamCymruScout/SharedCode/utils.py
Fixed
Show fixed
Hide fixed
There are still some Code QL error failing |
@v-prasadboke I have made the changes in code. Can you plese re-run the CodeQl? |
Hello @niralishah-crest and @jayeshprajapaticrest there are still some Code-QL failure for secrets |
@v-prasadboke As mentioned in above reply we need to use AZURE_CLIENT_SECRET only as Environment variable and retrieve its value in code. |
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: