Граф коммитов

73 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 038f3e3b59
Bump System.Drawing.Common from 8.0.4 to 8.0.5 (#1817)
* Bump System.Drawing.Common from 8.0.4 to 8.0.5

Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/winforms/releases)
- [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](https://github.com/dotnet/winforms/compare/v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump change log

* Improve stability on git operations

* Clean up

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-05-17 14:38:44 +10:00
Bernie White f7688cea77
Fixes CLI discovery of installed modules #1779 (#1780) 2024-03-23 05:07:13 +10:00
Bernie White f129678b20
Update install docs (#1763)
* Update install docs

* Updates
2024-02-16 09:23:46 +10:00
Bernie White c0c0600cc8
Allow disabling PowerShell features #1742 (#1743) 2024-01-27 16:34:49 +10:00
Bernie White cf9f33e15e
SARIF output format improvements #1739 #1740 (#1741) 2024-01-26 17:45:38 +10:00
Bernie White 1ccaa73a51
Added CLI commands to list and report status of locked modules #1729 (#1731)
* Added CLI commands to list and report status of locked modules #1729

* Update tests
2024-01-15 09:33:57 +10:00
Bernie White 280508e18b
Add lock file support #1660 (#1661) 2023-11-12 12:16:39 +10:00
Bernie White fd7ef9b45c
Bump tooling to .NET 7 #1631 (#1632) 2023-10-03 22:48:57 +10:00
Bernie White 2aeaf98eb8
Remove deprecated object properties #1601 (#1605) 2023-08-28 23:11:21 +10:00
Bernie White 4c8f93f081
Refactor option context (#1600) 2023-08-27 22:32:50 +10:00
dependabot[bot] 55c5cfcff6
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.6 to 0.13.7 (#1586)
* Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.6 to 0.13.7

Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.6 to 0.13.7.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.6...v0.13.7)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet.Diagnostics.Windows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-08-15 13:28:03 +10:00
Bernie White b4842018ac
Update devcontainer configuration (#1573) 2023-07-17 01:55:16 +10:00
Bernie White e4e2cce5d6
Add vNext announcement in docs (#1572) 2023-07-17 01:32:00 +10:00
Bernie White ad5b12bb7a
Added support for baseline groups #1541 (#1542) 2023-06-04 05:27:42 +10:00
Bernie White 4b38a9c0a8
Added sub-selector quantifiers #1423 (#1525) 2023-05-07 12:25:51 +10:00
Bernie White da7aa30f98
Updates to build pipeline (#1454) 2023-02-25 22:46:45 +10:00
Bernie White 8bd9dcac01
Added time bound suppression groups #1335 (#1338) 2022-11-13 20:06:48 +10:00
Bernie White 42acf1c48b
Update tasks and vscode settings (#1298)
* Update tasks and vscode settings

* Install for dev
2022-10-04 09:35:57 +10:00
Bernie White 85fa989a41
Added sub-selectors for YAML and JSON #1024 #1045 (#1238) 2022-08-26 15:13:44 +10:00
Bernie White b37a09832c
Added initial function support #1227 (#1228) 2022-08-17 23:47:39 +10:00
Bernie White eb849eff73
Add NuGet config (#1212) 2022-08-10 15:22:53 +10:00
Bernie White a9ebc6153d
Merge changes from release v2.3.1 (#1207)
* Fixes object path for self identifier #1204 (#1205)

* Release v2.3.1 (#1206)
2022-08-09 01:20:49 +10:00
Bernie White 5967ec1ded
Inital tool support #1152 (#1153) 2022-07-06 21:50:30 +10:00
Bernie White cef8b6fd80
Fix NuGet compile issue #1140 (#1141) 2022-06-27 15:38:18 +10:00
Bernie White 57cbac9982
Updates to NuGet packaging (#1118)
* Updates to NuGet packaging.
* Additional namespaces.
2022-06-18 17:03:53 +10:00
Bernie White 60d7fb7833
Added NuGet publishing #1093 (#1108) 2022-06-13 17:43:41 +10:00
Armaan Mcleod 62d813c451
Added notCount expession and assertion helper (#1106)
* Added notCount expression and assertion

* Fix test

* Updated changelog

* Update docs/CHANGELOG-v2.md

Co-authored-by: Bernie White <bewhite@microsoft.com>

Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-06-13 16:04:58 +10:00
Bernie White 2f08bf7e66
Added code signing and SBOM #1049 #1050 (#1060) 2022-04-19 01:16:49 +10:00
Bernie White ae35a2ed4f
Release v2.0.0 (#1027) 2022-03-25 10:11:37 +10:00
Bernie White 20d83e60a3
Minor quality updates for docs (#1018) 2022-03-21 18:52:33 +10:00
Bernie White 9f55a0e5b2
Add SARIF to PSRule CI process (#948)
* Add SARIF to PSRule CI process

* Additional VSCode settings

* Working changes

* Bump version
2022-02-08 17:44:20 +10:00
Bernie White 8bff501a6f
Added fixes for SARIF #955 #956 (#957)
Co-authored-by: Armaan Mcleod <armaan_mcleod@outlook.com>
2022-02-05 02:11:50 +10:00
Armaan Mcleod d6d90a1568
Added expression support for type based assertions (#942)
* Added type expressions

* Updated changelog

* Apply suggestions from code review

Co-authored-by: Bernie White <bewhite@microsoft.com>

Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-01-30 14:43:13 +11:00
Armaan Mcleod 5f667ff501
Added Invariant Culture Warning option (#925)
* Added Execution.InvariantCultureWarning option

* Remove culture setting from suppression tests

* Set InvariantCultureWarning to false for suppression tests

* Set detailed verbosity for pester output

* Disabling warning for some tests

* Remove change to rule help tests

* Disabling some more warnings

* minor fixes from feedback
2022-01-19 20:02:02 +11:00
Bernie White ccaeb98c41
Minor updates and cleanup to repo settings (#905) 2022-01-07 22:55:59 +10:00
Bernie White aec0832d52
Republish v1 with MkDocs (#887) 2022-01-02 18:17:44 +10:00
Bernie White 0aa9c20a96
Added codespaces updates (#883) 2022-01-01 15:29:04 +10:00
Armaan Mcleod 1250dd10f5
Enabled rosyln/editorconfig omnisharp settings and added more editorconfig settings (#837)
* Enabled rosyln/editorconfig omnisharp settings

* Added more editorconfig settings and added var refactoring

Co-authored-by: Bernie White <bewhite@microsoft.com>
2021-10-28 11:40:11 +11:00
Armaan Mcleod fb29b622bf
Add omnisharp settings to sort/resolve imports for C# files (#823)
* Add omnisharp setting to sort/resolve imports and apply across all C# files

* Added editorconfig
2021-10-08 13:46:46 +11:00
Armaan Mcleod 791bf6a5e9
Added Yaml OutputFormat option for Get-PSRuleBaseline cmdlet (#813)
* Added None/Yaml OutputFormat options to Get-PSRuleBaseline

* Added Hashtable YamlConverter for serializing hashtable properties

* Added usefule VScode settings for debugging and formatting

* Updated changelog

* Changed FieldYamlTypeInspector to ignore YamlIgnore attributes

* Added SortedPropertyYamlTypeInspector to sort properties by name

* Updated help and about docs

* Fixes for serializing configuration and bindings

* Removed .dll from Vscode C# launch config

* Added note documentation about which formats are supported for Get-PSRuleBaseline

* Rename Vscode task to something more appropriate

Co-authored-by: Bernie White <bewhite@microsoft.com>
2021-10-02 17:43:32 +10:00
Bernie White 15336ff46a
Added unique run id with rule results #774 (#788) 2021-08-27 16:30:09 +10:00
Bernie White 16eb254830
Added support for YAML rules #603 (#765) 2021-08-08 01:46:12 +10:00
Bernie White fd02431cd2
Version assertion improvements #714 #715 (#716) 2021-05-17 08:58:22 +10:00
Bernie White 5167d8aa38
Exclude .git sub-directory by default #697 (#704) 2021-05-01 21:14:43 +10:00
Bernie White 2a9ef35711
Configure options via environment variables #691 (#703) 2021-05-01 16:45:11 +10:00
Bernie White c7a60dfc85
Design spec and doc updates (#701) 2021-04-27 00:13:51 +10:00
Bernie White 545f0fdfab
Added selectors and strong apiVersion #649 #647 (#675)
* Added selectors and strong apiVersion #649 #647

* Update schema and docs
2021-03-31 03:23:35 +10:00
Bernie White 3368f75c16
Working draft (#667) 2021-03-19 00:37:21 +10:00
Bernie White 0e80b4cdad
Added support for summary and outcome filtering of Assert-PSRule [#643 (#644) 2021-02-22 22:37:24 +10:00
Bernie White 95f067b855
Update change log (#601) 2020-11-29 15:12:23 +10:00