Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
1c92065
dependabot
appkins Jul 13, 2024
248e355
remove vendor
appkins Jul 13, 2024
d771f7f
Update docs
appkins Jul 13, 2024
5739b6c
Add DNS Record
appkins Jul 19, 2024
750d57a
Fix syntax
appkins Jul 19, 2024
e674254
Replace sources
appkins Jul 19, 2024
b363c3e
Update release permissions
appkins Jul 19, 2024
7bf25eb
Update DNS record
appkins Jul 31, 2024
ad59349
Add wireguard
appkins Jul 31, 2024
7f1a1d4
Update versions
appkins Jul 31, 2024
9e30f97
Update workflow
appkins Jul 31, 2024
e01aadb
clean
appkins Jul 31, 2024
d826107
Update version
appkins Jul 31, 2024
3ddc219
Update goreleaser
appkins Jul 31, 2024
9319e6e
Use any over interface
appkins Apr 26, 2025
88717ef
golangci
appkins May 6, 2025
683a3fc
chore: Update fund
appkins Jun 19, 2025
c62bd6d
chore: Update workflows
appkins Jun 19, 2025
75bc995
chore: Fix lint
appkins Jun 19, 2025
ef6b73c
chore: golangci-lint
appkins Jun 19, 2025
aa456b0
fix: Resolved golangci-lint errors
appkins Jun 19, 2025
a3c049c
Add ApiKey
appkins Jun 19, 2025
a3e5cc2
valid conf
appkins Jun 19, 2025
28d2383
fix: API Key Implementation
appkins Jun 19, 2025
049efe2
Rever provider test
appkins Jun 19, 2025
ee16172
Update sarif action
appkins Jun 19, 2025
6b8b7ba
Add security-events perm for codeql
appkins Jun 19, 2025
56590fe
Fix missing registry manifest
appkins Jun 19, 2025
b3fa855
Dependabot rebase-strategy
appkins Jun 19, 2025
154aab2
Bump goreleaser/goreleaser-action from 4.6.0 to 6.3.0
dependabot[bot] Jun 19, 2025
74b3fa6
Bump goreleaser/goreleaser-action from 4.6.0 to 6.3.0 (#12)
github-actions[bot] Jun 19, 2025
d739807
feat: Add missing attributes to Network data source
appkins Jun 19, 2025
0933a2d
Add instructions for agent
appkins Jul 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# These are supported funding model platforms

github: paultyng
github: appkins
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
Expand Down
Loading