Skip to content

Tags: mitre/ts-inspec-objects

Tags

2.0.5

Toggle 2.0.5's commit message
actually prep for 2.0.5 (previous one was 2.0.4)

Signed-off-by: Amndeep Singh Mann <[email protected]>

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #506 from mitre/2_0_5

Ensure that the library builds before doing a release

2.0.3

Toggle 2.0.3's commit message
prep release to 2.0.3

Signed-off-by: Amndeep Singh Mann <[email protected]>

2.0.2

Toggle 2.0.2's commit message
updated dependencies and package version

Signed-off-by: Amndeep Singh Mann <[email protected]>

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
modification to code to comply with FXP parsing options (#368)

Signed-off-by: George M Dias <[email protected]>

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

Update release version to 2.0.0

v1.0.1

Toggle v1.0.1's commit message
update package version to v1.0.1

Signed-off-by: Emily Rodriguez <[email protected]>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add draft release workflows (#23)

Signed-off-by: Emily Rodriguez <[email protected]>
Co-authored-by: Emily Rodriguez <[email protected]>

v0.0.34

Toggle v0.0.34's commit message
update verison to v0.0.34

Signed-off-by: Emily Rodriguez <[email protected]>

v0.0.33

Toggle v0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix describe block extraction bug (#18)

* Add test for metadata in describe block

Signed-off-by: Pavan Kumar Bondalapati <[email protected]>

* Apply cookstyle format

* Add test cases for describe block

* Handle describe block test cases

* Update test description

* Update JSON object after cookstyle format

* Overhaul

* Fix describe block extraction bug

* Add test case for multi-line describe block

* Add escaped newline after joining strings

* added test case for keywords showing up inside strings in the test code

Signed-off-by: Will Dower <[email protected]>

* fixed whitespacing in test case for keywords in strings

Signed-off-by: Will Dower <[email protected]>

* changed test controls dir name

* Rename test suite for describe block extraction

* Add comments to helper functions

* Implement enum to specify magic numbers

* Eliminate unneeded function and update some variable names

Signed-off-by: Emily Rodriguez <[email protected]>

* Add example of percent string/literal in comment

* Transfer stack push/pop conditions to constants

* Update file name for backticks.rb

* Add test cases for delimiters in header

* Add handling for variable delimiters

* Remove dependency on getDistinctRanges()

* Update package-lock.json from npm upgrade

* Remove unnecessary index update

* Delete commented index update

* add comments and update some variable names for clarity

Signed-off-by: Emily Rodriguez <[email protected]>

* update to include the filtering for only multiline ranges

Signed-off-by: Emily Rodriguez <[email protected]>

---------

Signed-off-by: Pavan Kumar Bondalapati <[email protected]>
Signed-off-by: Will Dower <[email protected]>
Signed-off-by: Emily Rodriguez <[email protected]>
Co-authored-by: Pavan Kumar Bondalapati <[email protected]>
Co-authored-by: Will Dower <[email protected]>
Co-authored-by: George Dias <[email protected]>
Co-authored-by: Emily Rodriguez <[email protected]>