diff --git a/docs/src/content/docs/ci.mdx b/docs/src/content/docs/ci.mdx index 0777a3d..2239beb 100644 --- a/docs/src/content/docs/ci.mdx +++ b/docs/src/content/docs/ci.mdx @@ -26,7 +26,7 @@ The code-pathfinder docker image is available on [Docker Hub](https://hub.docker uses: actions/checkout@v4 - name: Code-Pathfinder SAST Scan - uses: shivasurya/code-pathfinder@shiva/fix-github-action + uses: shivasurya/code-pathfinder@main with: command: 'ci' project: '.' diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index b8f847e..9c4ff88 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -33,8 +33,8 @@ Code-PathFinder Console: SELECT md, "Listing all main methods" public static void main(String[] args) { - System.out.println("\"Set thy heart upon thy work,"); - System.out.println("but never on its reward.\" - Bhagavad Gita, Chapter 2, Verse 47"); + System.out.println("Set thy heart upon thy work,"); + System.out.println("but never on its reward. - Bhagavad Gita, Chapter 2, Verse 47"); } ``` @@ -83,7 +83,7 @@ public static void main(String[] args) { - + CodeQL Opensource Alternative @@ -93,6 +93,17 @@ public static void main(String[] args) { + + + + + Detecting WebView Misconfigurations + + + Read → + + +