Skip to content

Commit eeb1395

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents e1c8fd0 + 0dfd192 commit eeb1395

3 files changed

Lines changed: 127 additions & 22 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
# For most projects, this workflow file will not need changing; you simply need
2+
# to commit it to your repository.
3+
#
4+
# You may wish to alter this file to override the set of languages analyzed,
5+
# or to provide custom queries or build logic.
6+
#
7+
# ******** NOTE ********
8+
# We have attempted to detect the languages in your repository. Please check
9+
# the `language` matrix defined below to confirm you have the correct set of
10+
# supported CodeQL languages.
11+
#
12+
name: "CodeQL Advanced"
13+
14+
on:
15+
push:
16+
branches: [ "main" ]
17+
pull_request:
18+
branches: [ "main" ]
19+
schedule:
20+
- cron: '18 14 * * 0'
21+
22+
jobs:
23+
analyze:
24+
name: Analyze (${{ matrix.language }})
25+
# Runner size impacts CodeQL analysis time. To learn more, please see:
26+
# - https://gh.io/recommended-hardware-resources-for-running-codeql
27+
# - https://gh.io/supported-runners-and-hardware-resources
28+
# - https://gh.io/using-larger-runners (GitHub.com only)
29+
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
30+
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
31+
permissions:
32+
# required for all workflows
33+
security-events: write
34+
35+
# required to fetch internal or private CodeQL packs
36+
packages: read
37+
38+
# only required for workflows in private repositories
39+
actions: read
40+
contents: read
41+
42+
strategy:
43+
fail-fast: false
44+
matrix:
45+
include:
46+
- language: actions
47+
build-mode: none
48+
- language: python
49+
build-mode: none
50+
- language: swift
51+
build-mode: autobuild
52+
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
53+
# Use `c-cpp` to analyze code written in C, C++ or both
54+
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
55+
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
56+
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
57+
# see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.
58+
# If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how
59+
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
60+
steps:
61+
- name: Checkout repository
62+
uses: actions/checkout@v4
63+
64+
# Add any setup steps before running the `github/codeql-action/init` action.
65+
# This includes steps like installing compilers or runtimes (`actions/setup-node`
66+
# or others). This is typically only required for manual builds.
67+
# - name: Setup runtime (example)
68+
# uses: actions/setup-example@v1
69+
70+
# Initializes the CodeQL tools for scanning.
71+
- name: Initialize CodeQL
72+
uses: github/codeql-action/init@v4
73+
with:
74+
languages: ${{ matrix.language }}
75+
build-mode: ${{ matrix.build-mode }}
76+
# If you wish to specify custom queries, you can do so here or in a config file.
77+
# By default, queries listed here will override any specified in a config file.
78+
# Prefix the list here with "+" to use these queries and those in the config file.
79+
80+
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
81+
# queries: security-extended,security-and-quality
82+
83+
# If the analyze step fails for one of the languages you are analyzing with
84+
# "We were unable to automatically build your code", modify the matrix above
85+
# to set the build mode to "manual" for that language. Then modify this step
86+
# to build your code.
87+
# ℹ️ Command-line programs to run using the OS shell.
88+
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
89+
- name: Run manual build steps
90+
if: matrix.build-mode == 'manual'
91+
shell: bash
92+
run: |
93+
echo 'If you are using a "manual" build mode for one or more of the' \
94+
'languages you are analyzing, replace this with the commands to build' \
95+
'your code, for example:'
96+
echo ' make bootstrap'
97+
echo ' make release'
98+
exit 1
99+
100+
- name: Perform CodeQL Analysis
101+
uses: github/codeql-action/analyze@v4
102+
with:
103+
category: "/language:${{matrix.language}}"

PRIVACY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ All app data is stored locally in your device's:
7070
You have complete control over your data:
7171
- **Access**: All data is accessible through the app interface
7272
- **Deletion**: You can delete all stored data through the app's settings
73-
- **Export**: Detection data can be exported (if implemented in future versions)
73+
- **Export**: Detection data can be exported in Settings > Database Manager
7474

7575
## Children's Privacy
7676

README.md

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,30 @@
1111

1212
<img src="https://github.com/user-attachments/assets/d21ab909-7dba-4b42-8996-a741248e9223" width="70%" alt="DragonSync Logo">
1313

14-
**Professional drone and aircraft detection for iOS/macOS** _Use WiFi, BT, ADS-B & SDR for total airspace awareness_
14+
**Professional drone and aircraft detection for iOS/macOS**
1515

16-
**Remote/Drone ID • ADS-B tracking • FPV detection • Encrypted drone capable • Spoofing & Randomization detection**
16+
Remote/Drone ID • ADS-B • FPV Detection • Encrypted Drone ID • Spoofing & Randomization Sniffers
1717

18-
[Get Started](#installation)[What It Detects](#what-it-detects)[Screenshots](#in-action)[Integrations](#integrations)
18+
[Get Started](#installation)[What It Detects](#what-it-detects)[In-Action](#in-action)[Integrations](#integrations)
1919

2020
</div>
2121

2222
---
2323
## What It Detects
2424

25+
26+
<img width="839" height="912" alt="screen1" src="https://github.com/user-attachments/assets/79b98235-36da-4adc-9b5a-3acb83d74622" />
27+
28+
2529
<table>
2630
<tr>
27-
<td width="60%" valign="top">
31+
<td align="center"><img src="https://github.com/user-attachments/assets/53bea64a-08ef-492a-8468-6b0ccb93105b" width="100%" alt="Detection interface" /></td>
32+
<td align="center"><img src="https://github.com/user-attachments/assets/4076f0c2-5cd0-43e5-9194-52c655006df7" width="100%" alt="Signal analysis" /></td>
33+
34+
<td align="center"><img src="https://github.com/user-attachments/assets/27674677-25f3-4ca8-be47-509ee5dba69e" width="100%" alt="914C869C-2EAA-47D2-AA86-0DB41CF0EE74" /></td>
35+
</tr>
36+
<tr>
37+
<td colspan="3">
2838

2939
**Remote ID Broadcasts**
3040
- WiFi 2.4GHz and 5GHz transmissions
@@ -55,15 +65,6 @@
5565
- Flight physics anomaly detection
5666
- MAC randomization detection
5767

58-
</td>
59-
<td width="40%" valign="top">
60-
61-
![Detection interface](https://github.com/user-attachments/assets/53bea64a-08ef-492a-8468-6b0ccb93105b)
62-
![Signal analysis](https://github.com/user-attachments/assets/4bca9359-3351-4579-94fe-ce67ed1ae635)
63-
<img width="965" height="912" alt="914C869C-2EAA-47D2-AA86-0DB41CF0EE74" src="https://github.com/user-attachments/assets/27674677-25f3-4ca8-be47-509ee5dba69e" />
64-
65-
66-
6768
</td>
6869
</tr>
6970
</table>
@@ -84,10 +85,9 @@
8485
<tr>
8586
<td width="50%">
8687
<img src="https://github.com/user-attachments/assets/f1395931-c5f0-4812-9ce2-fa997ebc3a05" width="100%">
87-
8888
</td>
8989
<td width="50%">
90-
<img width="1011" height="790" alt="C5A87C81-B6C2-417D-B0CC-5068A7824E6D" src="https://github.com/user-attachments/assets/50ee00df-db1d-4afe-90ae-fdcdbd0201d7" />
90+
<img width="860" height="777" alt="screen2" src="https://github.com/user-attachments/assets/97aaccdf-cf47-4802-93ca-f4d8111c8a28" />
9191
</td>
9292
</tr>
9393
<tr>
@@ -96,9 +96,13 @@
9696
</td>
9797
<td width="50%">
9898

99-
![EF03E9CF-B175-4B55-BCDE-B6B65A9032A4_4_5005_c](https://github.com/user-attachments/assets/5ee6bb15-584e-4724-bf26-4e6f45e77980)
99+
100100

101+
102+
![EF03E9CF-B175-4B55-BCDE-B6B65A9032A4_4_5005_c](https://github.com/user-attachments/assets/5ee6bb15-584e-4724-bf26-4e6f45e77980)
103+
101104
<img src="https://github.com/user-attachments/assets/3c5165f1-4177-4934-8a79-4196f3824ba3" width="100%">
105+
102106
</td>
103107
</tr>
104108
</table>
@@ -119,9 +123,7 @@
119123
- **ADS-B** - readsb, tar1090, dump1090 JSON feeds and [OpenSky Network](https://opensky-network.org)
120124
- **Background Mode** - Continuous monitoring with local notifications
121125

122-
### Reference
123126

124-
- Although performed automatically, a database migration guide can be [found here](https://github.com/Root-Down-Digital/DragonSync-iOS/blob/main/MIGRATION_GUIDE.md) for users coming from earlier versions.
125127
---
126128

127129

@@ -137,11 +139,11 @@
137139

138140
---
139141

140-
> [!NOTE]
141-
> Keeping up with all the changes to the backend data wrappers is difficult. This uses my own [zmq_decoder fork](https://github.com/lukeswitz/DroneID) for FPV and other changes. The stock DroneID parser is fine when not using FPV. Either use the fork, or multicast and additional python [DragonSync](https://github.com/alphafox02/DragonSync) wrapper for FPV.
142+
142143

143144
- Be sure to `git pull` in both DroneID and DragonSync directories.
144-
- Use the troubleshooting guide to fix common issues.
145+
- Use the troubleshooting guide to fix common issues.
146+
- Multicast/`dragonsync.py` is not a requirement for FPV. Run the `fpv_receiver.py` in this [zmq_decoder fork](https://github.com/lukeswitz/DroneID)
145147

146148
## Option 1: WarDragon Pro
147149

0 commit comments

Comments
 (0)