Skip to content

added blog post for targeting android framework #169

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

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

shivasurya
Copy link
Owner

This pull request includes changes to a blog post and its listing on the website. The most important changes are the addition of a new blog post about detecting WebView misconfigurations in Android and an update to the author information in the blog post listing.

New blog post:

  • docs/src/content/docs/blog/finding-webview-misconfigurations-android.mdx: Added a new blog post titled "Detecting WebView Misconfigurations in Android With Code-PathFinder" by @sshivasurya. This post discusses how to find WebView misconfigurations using Code-PathFinder and includes an introduction, a list of common misconfigurations, and a section on contributing to the Code-PathFinder project.

Updates to blog post listing:

  • docs/src/content/docs/blog/index.mdx: Updated the author information in the blog post listing to use the author's Twitter handle (@sshivasurya) instead of a personal website link.

@shivasurya shivasurya self-assigned this Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.41%. Comparing base (8824052) to head (4b52f74).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   72.56%   72.41%   -0.16%     
==========================================
  Files          12       12              
  Lines        1950     1950              
==========================================
- Hits         1415     1412       -3     
- Misses        496      498       +2     
- Partials       39       40       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shivasurya shivasurya enabled auto-merge (squash) October 21, 2024 21:14
@shivasurya shivasurya merged commit 656e406 into main Oct 21, 2024
2 checks passed
@shivasurya shivasurya deleted the shiva/android-webview branch October 21, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant