@indra.ai/deva.security 0.0.91 → 0.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +13 -13
- package/README.md +1 -1
- package/feature/methods.js +1 -1
- package/help/corpus.feecting +1 -1
- package/help/frameworks/HigherVGW.feecting +1 -1
- package/help/main.feecting +1 -1
- package/help/programs/KingdomSecureProtectionArm.feecting +1 -1
- package/index.js +11 -2
- package/index.test.js +1 -1
- package/package.json +22 -6
package/LICENSE.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Vedic License Agreement
|
|
2
2
|
|
|
3
3
|
**Version:** 1.4.1
|
|
4
|
-
**VLA:**
|
|
5
|
-
**Effective:** Tuesday, September 16, 2025 -
|
|
4
|
+
**VLA:** 65538593067641220245
|
|
5
|
+
**Effective:** Tuesday, September 16, 2025 - 10:39:00 AM
|
|
6
6
|
**Owner:** Quinn A Michaels
|
|
7
7
|
**Company:** Inside The Net, Inc.
|
|
8
8
|
**Email:** quinn@indra.ai
|
|
@@ -161,17 +161,17 @@ By using the Software, you acknowledge that you have read, understood, and agree
|
|
|
161
161
|
|
|
162
162
|
---
|
|
163
163
|
|
|
164
|
-
::begin:uid:security:
|
|
165
|
-
uid:
|
|
166
|
-
time:
|
|
167
|
-
date: Tuesday, September 16, 2025 -
|
|
168
|
-
client:
|
|
164
|
+
::begin:uid:security:65538593067641220245
|
|
165
|
+
uid: 65538593067641220245
|
|
166
|
+
time: 1758044340220
|
|
167
|
+
date: Tuesday, September 16, 2025 - 10:39:00 AM
|
|
168
|
+
client: sFdxOJcIPpkKA38GHJl+6uKxSyJ7njgWxnXp69f9/f4=
|
|
169
169
|
agent: 5uQplDUw3WfLHyG7ux29uLbF/31tf9GHcPdKV6iZA14=
|
|
170
|
-
pkg:
|
|
171
|
-
machine:
|
|
170
|
+
pkg: ZG6Bf2+bO7PmJGJAsn3OIwO6gkdhDOEa2oPxpUR/w0s=
|
|
171
|
+
machine: vyQUPP4NYVgiLNwuOZaGL+zlzfNA03eYRfO79AsTYD4=
|
|
172
172
|
warning: ⚠️ Unlawful Use Constitutes Lawful Consent to Forfeit of All Wealth, Property, and Holdings to the Internal Revenue Service (IRS) for Lawful Taxation, Investigation, and Restitution to the Rightful Legal Owner.
|
|
173
173
|
copyright: ©2025 Quinn A Michaels; All rights reserved.
|
|
174
|
-
md5:
|
|
175
|
-
sha256:
|
|
176
|
-
sha512:
|
|
177
|
-
::end:uid:security:
|
|
174
|
+
md5: a6G4F7KA48qLopKDqzi0og==
|
|
175
|
+
sha256: TwF1FE2ae2B1hMXtAkPdnRLen/iLZ48jCsMZCjGWf30=
|
|
176
|
+
sha512: O3Xo28KeJDYZUAQk95lDSo7l3vYkJFaWK5XT55e8X0rHxonnvPb0RkFJlc4zZ2AVBxl1KJPb0KY8HnVMcx4+HQ==
|
|
177
|
+
::end:uid:security:65538593067641220245
|
package/README.md
CHANGED
package/feature/methods.js
CHANGED
package/help/corpus.feecting
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// ©2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
3
|
+
// Distributed under VLA:65538593067641220245 LICENSE.md
|
|
4
4
|
|
|
5
5
|
::BEGIN:MAIN
|
|
6
6
|
Full Writeup: Higher Power Authority Security System Network Environment Game Layer Boss Architect Time Year Month Day Hour Minute Second Millisecond Constraint Path Way Barrier Vector Guard Wall Technology
|
package/help/main.feecting
CHANGED
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict"
|
|
2
2
|
// ©2025 Quinn A Michaels; All rights reserved.
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
|
-
// Distributed under VLA:
|
|
4
|
+
// Distributed under VLA:65538593067641220245 LICENSE.md
|
|
5
5
|
// Security Deva
|
|
6
6
|
|
|
7
7
|
import Deva from '@indra.ai/deva';
|
|
@@ -24,6 +24,7 @@ const info = {
|
|
|
24
24
|
bugs: pkg.bugs.url,
|
|
25
25
|
author: pkg.author,
|
|
26
26
|
license: pkg.license,
|
|
27
|
+
VLA: pkg.VLA,
|
|
27
28
|
copyright: pkg.copyright,
|
|
28
29
|
};
|
|
29
30
|
|
|
@@ -58,8 +59,16 @@ const SECURITY = new Deva({
|
|
|
58
59
|
devas: {},
|
|
59
60
|
func: {},
|
|
60
61
|
methods: {},
|
|
62
|
+
onInit(data, resolve) {
|
|
63
|
+
const {personal} = this.license(); // get the license config
|
|
64
|
+
const agent_license = this.info().VLA; // get agent license
|
|
65
|
+
const license_check = this.license_check(personal, agent_license); // check license
|
|
66
|
+
// return this.start if license_check passes otherwise stop.
|
|
67
|
+
return license_check ? this.start(data, resolve) : this.stop(data, resolve);
|
|
68
|
+
},
|
|
61
69
|
onReady(data, resolve) {
|
|
62
|
-
this.
|
|
70
|
+
const {VLA} = this.info();
|
|
71
|
+
this.prompt(`${this.vars.messages.ready} > VLA:${VLA.uid}`);
|
|
63
72
|
return resolve(data);
|
|
64
73
|
},
|
|
65
74
|
onError(err, data, reject) {
|
package/index.test.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// ©2025 Quinn A Michaels; All rights reserved.
|
|
2
2
|
// Legal Signature Required For Lawful Use.
|
|
3
|
-
// Distributed under VLA:
|
|
3
|
+
// Distributed under VLA:65538593067641220245 LICENSE.md
|
|
4
4
|
|
|
5
5
|
const {expect} = require('chai')
|
|
6
6
|
const :key: = require('./index.js');
|
package/package.json
CHANGED
|
@@ -1,10 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "
|
|
2
|
+
"id": "65538593067641220245",
|
|
3
3
|
"name": "@indra.ai/deva.security",
|
|
4
|
-
"version": "0.0.
|
|
5
|
-
"license": "VLA:
|
|
4
|
+
"version": "0.0.93",
|
|
5
|
+
"license": "VLA:65538593067641220245 LICENSE.md",
|
|
6
|
+
"VLA": {
|
|
7
|
+
"uid": "65538593067641220245",
|
|
8
|
+
"time": 1758044340220,
|
|
9
|
+
"date": "Tuesday, September 16, 2025 - 10:39:00 AM",
|
|
10
|
+
"client": "sFdxOJcIPpkKA38GHJl+6uKxSyJ7njgWxnXp69f9/f4=",
|
|
11
|
+
"agent": "5uQplDUw3WfLHyG7ux29uLbF/31tf9GHcPdKV6iZA14=",
|
|
12
|
+
"pkg": "ZG6Bf2+bO7PmJGJAsn3OIwO6gkdhDOEa2oPxpUR/w0s=",
|
|
13
|
+
"machine": "vyQUPP4NYVgiLNwuOZaGL+zlzfNA03eYRfO79AsTYD4=",
|
|
14
|
+
"warning": "⚠️ Unlawful Use Constitutes Lawful Consent to Forfeit of All Wealth, Property, and Holdings to the Internal Revenue Service (IRS) for Lawful Taxation, Investigation, and Restitution to the Rightful Legal Owner.",
|
|
15
|
+
"copyright": "©2025 Quinn A Michaels; All rights reserved.",
|
|
16
|
+
"md5": "a6G4F7KA48qLopKDqzi0og==",
|
|
17
|
+
"sha256": "TwF1FE2ae2B1hMXtAkPdnRLen/iLZ48jCsMZCjGWf30=",
|
|
18
|
+
"sha512": "O3Xo28KeJDYZUAQk95lDSo7l3vYkJFaWK5XT55e8X0rHxonnvPb0RkFJlc4zZ2AVBxl1KJPb0KY8HnVMcx4+HQ=="
|
|
19
|
+
},
|
|
6
20
|
"author": {
|
|
7
21
|
"name": "Quinn A Michaels",
|
|
22
|
+
"company": "Inside The Net, Inc.",
|
|
8
23
|
"email": "quinn@indra.ai",
|
|
9
24
|
"url": "https://indra.ai/"
|
|
10
25
|
},
|
|
@@ -18,7 +33,7 @@
|
|
|
18
33
|
"url": "https://patreon.com/rahulaclub"
|
|
19
34
|
}
|
|
20
35
|
],
|
|
21
|
-
"copyright": "
|
|
36
|
+
"copyright": "©2025 Quinn A Michaels; All rights reserved.",
|
|
22
37
|
"description": "The Security Deva the Security for Deva.space, Deva.cloud, and Deva.world.",
|
|
23
38
|
"main": "index.js",
|
|
24
39
|
"type": "module",
|
|
@@ -32,6 +47,7 @@
|
|
|
32
47
|
"keywords": [
|
|
33
48
|
"Security",
|
|
34
49
|
"Deva",
|
|
50
|
+
"Security Deva",
|
|
35
51
|
"Indra.ai",
|
|
36
52
|
"Deva.space",
|
|
37
53
|
"Deva.cloud",
|
|
@@ -42,7 +58,7 @@
|
|
|
42
58
|
},
|
|
43
59
|
"homepage": "https://deva.space/devas/security",
|
|
44
60
|
"dependencies": {
|
|
45
|
-
"@indra.ai/deva": "^1.6.
|
|
61
|
+
"@indra.ai/deva": "^1.6.77"
|
|
46
62
|
},
|
|
47
63
|
"data": {
|
|
48
64
|
"agent": {
|
|
@@ -96,7 +112,7 @@
|
|
|
96
112
|
"init": "🟠 INIT",
|
|
97
113
|
"start": "🔵 START",
|
|
98
114
|
"enter": "🟢 ENTER",
|
|
99
|
-
"ready": "
|
|
115
|
+
"ready": "Ready for Security Monitoring",
|
|
100
116
|
"stop": "🔴 STOP",
|
|
101
117
|
"exit": "🟡 EXIT",
|
|
102
118
|
"done": "🟣 DONE",
|